From f0cd328a6478d8717a25e1dc4aaf4c3ed6e9b206 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 16 Aug 2007 05:38:53 +0000 Subject: [PATCH] Always display Apply/Cancel buttons in gotomasses plugin. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7063 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/addons/gotomasses/class_gotomasses.inc | 2 +- plugins/addons/gotomasses/contents.tpl | 12 ------------ 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/plugins/addons/gotomasses/class_gotomasses.inc b/plugins/addons/gotomasses/class_gotomasses.inc index 6a2330b14..e88d43d0b 100644 --- a/plugins/addons/gotomasses/class_gotomasses.inc +++ b/plugins/addons/gotomasses/class_gotomasses.inc @@ -17,7 +17,7 @@ class gotomasses extends plugin var $contents = array(); /* Used to detect changes made on the csv content. - * Buttons will be disabled and js warnings will be + * js warnings will be * shown if the content wasn't saved or discarded */ var $contents_backup = array(); diff --git a/plugins/addons/gotomasses/contents.tpl b/plugins/addons/gotomasses/contents.tpl index ea264dbac..d2a245061 100644 --- a/plugins/addons/gotomasses/contents.tpl +++ b/plugins/addons/gotomasses/contents.tpl @@ -106,17 +106,12 @@

-{if $contents_modified} {if $is_writeable} {else} {/if} -{else} - - -{/if}

@@ -125,10 +120,3 @@ {if !$contents_modified} {/if} - - - - - - - -- 2.30.2