]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/requirement_spec_version/_form.html
customernotes auch als notes Form Variable(fixmaster)
[mfinanz.git] / templates / webpages / requirement_spec_version / _form.html
index a100c33835a410cfaff16873d82d42f6657728b4..6d312a9424e52d6fa2c64e2bf3cf5f02f89ede5a 100644 (file)
@@ -30,7 +30,7 @@
   <a href="[% SELF.url_for(action='list') %]">[%- LxERP.t8("Cancel") %]</a>
 [%- ELSE %]
   [% L.ajax_submit_tag("controller.pl?action=RequirementSpecVersion/create",  "#" _ id_prefix, LxERP.t8("Save")) %]
-  <a href="#" onclick="$('.jqmWindow').jqmClose();">[% LxERP.t8("Cancel") %]</a>
+  <a href="#" onclick="$('#jqueryui_popup_dialog').dialog('close');">[% LxERP.t8("Cancel") %]</a>
 [%- END %]
  </p>
 </form>