@@ -7,6 +7,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
extend: {
index_url: 'order/index' + location.search,
add_url: 'order/add',
+ edit_url: 'order/edit',
multi_url: 'order/multi',
import_url: 'order/import',
table: 'order',