order admin
This commit is contained in:
9
templates/admin/default/configs/variables.conf
Normal file
9
templates/admin/default/configs/variables.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
#order
|
||||
max_displayed_orders = 20
|
||||
|
||||
#order status
|
||||
order_not_paid = 'warning'
|
||||
order_paid = 'success'
|
||||
order_processing = 'primary'
|
||||
order_sent = 'info'
|
||||
order_canceled = 'danger'
|
||||
Reference in New Issue
Block a user