Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 2160ce2b

Von Moritz Bunkus vor mehr als 10 Jahren hinzugefügt

  • ID 2160ce2ba3f76d5040d02c08c8541af708198bd8
  • Vorgänger 717a7265
  • Nachfolger e8b07984

Pflichtenheft Angebote/Aufträge: Button "Speichern"/"Anlegen"/"Aktualisieren" hinzugefügt

Unterschiede anzeigen:

templates/webpages/requirement_spec_order/_assignment_form.html
46 46
   [% END %]
47 47
  </tbody>
48 48
 </table>
49

  
50
 <p>
51
  [% L.button_tag("kivi.requirement_spec.standard_quotation_order_ajax_call('" _ (for_new ? 'create' : 'save_assignment') _ "')", for_new ? LxERP.t8('Create') : LxERP.t8('Save')) %]
52
 </p>
49 53
</form>
templates/webpages/requirement_spec_order/update.html
43 43
  <p>
44 44
   [% LxERP.t8("Sections that are not assigned to any of the items above will be added as new positions.") %]
45 45
  </p>
46

  
47
  <p>
48
   [% L.button_tag("kivi.requirement_spec.standard_quotation_order_ajax_call('do_update')", LxERP.t8('Update')) %]
49
  </p>
46 50
 </form>
47 51
</div>

Auch abrufbar als: Unified diff