Pflichtenheftzeitschätzung: neuer Menüeintrag "Speichern und geöffnet lassen"
[kivitendo-erp.git] / templates / webpages / requirement_spec_order / update.html
index f8ed1bf..2230bd2 100644 (file)
@@ -2,7 +2,7 @@
 [% SET style = "width: 400px" %]
 [% SET order = SELF.rs_order.order %]
 
-<div class="quotations-and-orders-update-context-menu">
+<div id="quotations_and_orders_update" class="quotations-and-orders-update-context-menu">
 
  <h2>
   [% IF order.quotation %]
@@ -43,5 +43,9 @@
   <p>
    [% LxERP.t8("Sections that are not assigned to any of the items above will be added as new positions.") %]
   </p>
+
+  <p>
+   [% L.button_tag("kivi.requirement_spec.standard_quotation_order_ajax_call('do_update')", LxERP.t8('Update')) %]
+  </p>
  </form>
 </div>