From: hickert Date: Mon, 13 Sep 2010 13:26:52 +0000 (+0000) Subject: Added code which detects plugin input modifications X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=cb5d7416c9c6c8e1377af041b7ec819e976142fd;p=gosa.git Added code which detects plugin input modifications -This allows us to dynamically display the 'Drop changes' question while browsing through the objects. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19624 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/ihtml/themes/default/framework.tpl b/gosa-core/ihtml/themes/default/framework.tpl index d6e1886cb..5497ba6fa 100644 --- a/gosa-core/ihtml/themes/default/framework.tpl +++ b/gosa-core/ihtml/themes/default/framework.tpl @@ -49,6 +49,8 @@ {$focus} + + + + + // Append change handler to all input fields. + if($('pluginModified') != null && $('pluginModified').value == 0){ + for(i=0;i