From 9ad253a2bbd76048934c304c54239b94f45b3809 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Wed, 31 Dec 2008 04:21:38 +0000 Subject: Switch from checkboxes to simple anchors so that we can reflect multiple states better --- core/views/permission_edit.html.php | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) (limited to 'core') diff --git a/core/views/permission_edit.html.php b/core/views/permission_edit.html.php index 9e65b864..332d31ab 100644 --- a/core/views/permission_edit.html.php +++ b/core/views/permission_edit.html.php @@ -16,18 +16,16 @@ display_name) ?> - name, $item) ?> - name}_$group->id" ?>" - value="1" - name, $item)): ?> checked="checked" - disabled="disabled" - /> - - Locked by: - - type}s/$lock->id") ?>">title ?> - + name, $item) ?> + name, $item) ?> + + allowed locked + + denied locked + + allowed + + denied -- cgit v1.2.3