]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/requirement_spec/select_template_to_paste.html
jQuery.hotkeys-Plugin hinzugefügt
[mfinanz.git] / templates / webpages / requirement_spec / select_template_to_paste.html
index f73441b4ff01faf35ba5d9356c901f14d0ac4b4d..02d5a36492f98b73d94eeaa11e86c3cc6ae469d0 100644 (file)
  [%- END %]
 [%- END %]
 
-<h1>[%- LxERP.t8("Select template to paste") %]</h1>
-
 [%- IF !TEMPLATES.size %]
 <p>[%- LxERP.t8("No requirement spec templates have been created yet.") %]</p>
 
-<p><a href="#" onclick="$('#jqm_popup_dialog').jqmClose();">[%- LxERP.t8("Abort") %]</a></p>
-
 [%- ELSE %]
 
 <table>
@@ -68,5 +64,6 @@
 [%- END %]
 </table>
 
-<p><a href="#" onclick="$('#jqm_popup_dialog').jqmClose();">[%- LxERP.t8("Abort") %]</a></p>
 [%- END %]
+
+<p><a href="#" onclick="$('#jqueryui_popup_dialog').dialog('close');">[%- LxERP.t8("Abort") %]</a></p>