Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision debc9175

Von Sven Schöling vor mehr als 8 Jahren hinzugefügt

  • ID debc917554271ebdbf02ec74219c0394eb53b6ed
  • Vorgänger a6f47843
  • Nachfolger 7e1aba46

template: myconfig_ -> MYCONFIG.

Unterschiede anzeigen:

templates/webpages/oe/sales_order.html
85 85
  <script type='text/javascript'>
86 86
    $(function() {
87 87
      setTimeout(function(){
88
        [% SWITCH( myconfig_focus_position ) %]
88
        [% SWITCH( MYCONFIG.focus_position ) %]
89 89
          [% CASE 'last_partnumber' %]
90 90
            $('#display_row tr.row:gt(-3):lt(-1) input[name*="partnumber"]').focus();
91 91
          [% CASE 'last_description' %]

Auch abrufbar als: Unified diff