From f1eec57221f9bca047ff8d422ade1e26df0fa233 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Sun, 5 Apr 2009 16:57:51 +0000 Subject: Add a weight column to the items model. Change the album ordering to use this as the default instead of id. This prepares the way for manual reordering in the organize functionality. --- modules/user/views/admin_users.html.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/user') diff --git a/modules/user/views/admin_users.html.php b/modules/user/views/admin_users.html.php index 67dd297d..05a1138e 100644 --- a/modules/user/views/admin_users.html.php +++ b/modules/user/views/admin_users.html.php @@ -83,8 +83,9 @@ id") ?>" + open_text="" class="gPanelLink gButtonLink ui-state-default ui-corner-all ui-icon-left"> - + id != $user->id && !$user->guest): ?> id") ?>" class="gDialogLink gButtonLink ui-state-default ui-corner-all ui-icon-left"> -- cgit v1.2.3