mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-27 18:19:33 +00:00
Cosmetic fix to orders list
This commit is contained in:
@@ -297,7 +297,7 @@ $(function() {
|
||||
|
||||
if ( $('.orders_list').length || $('.rel_orders_list').length ) {
|
||||
options["columnDefs"] = [ {
|
||||
targets: 3,
|
||||
targets: 2,
|
||||
render: $.fn.dataTable.render.ellipsis(15)
|
||||
} ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user