From 1246e01639ddb1343de1532a6a46182c4137ca7a Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Fri, 11 Sep 2009 10:18:33 +0200 Subject: One click revert for managers Ignore-this: e3c9b5f941b2f1aa83ca375861203a2f This patch adds another button for users with the $conf['manager'] role when viewing an old revision. It allows them to revert to this revision with a single click. darcs-hash:20090911081833-7ad00-5a64feb7e3e1b37178295c290a6c97c3923e82e3.gz --- lib/tpl/default/main.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/tpl/default/main.php b/lib/tpl/default/main.php index 35f6b2299..67c3a00ba 100644 --- a/lib/tpl/default/main.php +++ b/lib/tpl/default/main.php @@ -113,6 +113,7 @@ if (!defined('DOKU_INC')) die();
+
-- cgit v1.2.3