summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f92860a)
raw | patch | inline | side by side (parent: f92860a)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 2 Jun 2010 11:51:59 +0000 (11:51 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 2 Jun 2010 11:51:59 +0000 (11:51 +0000) |
-Do not display Javascript message about unsaved values, in 'On own Risk' notification dialog
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18837 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18837 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/addons/propertyEditor/property-list.tpl | patch | blob | history |
diff --git a/gosa-core/plugins/addons/propertyEditor/property-list.tpl b/gosa-core/plugins/addons/propertyEditor/property-list.tpl
index af9750405b8cdc24d0a6f2eee9e3a12a80f1ed17..5b4050f5cab3788ef869bbeae57ec2539a90350e 100644 (file)
<div class="plugin-actions">
<button name='goOn'>{msgPool type='okButton'}</button>
</div>
+ <input type="hidden" name="ignore">
{else}
</script>
{if !$is_modified}
-<input type="hidden" name="ignore">
+ <input type="hidden" name="ignore">
{/if}
<div class="plugin-actions">