From 5c303aa07ba7512f1e6a1150d118c47d16678c54 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 1 Dec 2008 09:57:03 +0000 Subject: Add access::reset() so that you can specify your intent to use the parent's permissions. Update scaffolding to demonstrate that it works. --- core/views/welcome.html.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'core/views') diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index 7588682d..8a14b386 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -358,6 +358,11 @@ album->id}", strtolower($perm), array("class" => "denied")) ?> + album->id != 1): ?> + + (album->id}", "reset") ?>) + + children): ?> children) ?> -- cgit v1.2.3