summaryrefslogtreecommitdiff
path: root/includes/pages/user_shifts.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/pages/user_shifts.php')
-rw-r--r--includes/pages/user_shifts.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/includes/pages/user_shifts.php b/includes/pages/user_shifts.php
index 206a1586..5703ea8b 100644
--- a/includes/pages/user_shifts.php
+++ b/includes/pages/user_shifts.php
@@ -8,6 +8,10 @@ function shifts_title() {
/**
* Start different controllers for deleting shifts and shift_entries, edit shifts and add shift entries.
+ * FIXME:
+ * Transform into shift controller and shift entry controller.
+ * Split actions into shift edit, shift delete, shift entry edit, shift entry delete
+ * Introduce simpler and beautiful actions for shift entry join/leave for users
*/
function user_shifts() {
global $user;