Gewicht im Verkaufsbericht
[kivitendo-erp.git] / templates / webpages / am / edit_units.html
index 9d228d5..c9495e1 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>