]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/am/edit_units.html
Date-Input-Felder durch 'L.date_tag's ersetzt
[mfinanz.git] / templates / webpages / am / edit_units.html
index 9d228d5da2ba9a6081999a03d60334b8e217e621..c9495e14e7ad2d0a56a6586597e8fc1ec9ffba59 100644 (file)
 
  </form>
 
- [% L.sortable_element('#unit_list tbody', 'url' => 'controller.pl?action=Unit/reorder', 'with' => 'unit_id', handle => '.dragdrop') %]
+ [% L.sortable_element('#unit_list tbody', url => 'controller.pl?action=Unit/reorder', with => 'unit_id') %]
 
 </body>
 </html>