From 970da9fd7273827357100f89e5de33b55cf44d71 Mon Sep 17 00:00:00 2001 From: emkael Date: Sat, 23 Apr 2016 00:53:14 +0200 Subject: * moving stuff around (general classes from components to web) --- app/php/controls/CalendarScaffold.php | 2 +- app/php/controls/HeaderMenu.php | 2 +- app/php/controls/LoginBox.php | 2 +- app/php/controls/PasswordChange.php | 2 +- app/php/controls/RegistrationForm.php | 2 +- app/php/controls/TimezoneSelect.php | 2 +- app/php/controls/UpcomingEvents.php | 2 +- app/php/controls/UserSelection.php | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'app/php/controls') diff --git a/app/php/controls/CalendarScaffold.php b/app/php/controls/CalendarScaffold.php index d3f0970..87ffdb0 100644 --- a/app/php/controls/CalendarScaffold.php +++ b/app/php/controls/CalendarScaffold.php @@ -1,6 +1,6 @@