Initial commit
This commit is contained in:
19
cache/prod/smarty/compile/466fd7a124c51edbd7aee9389b021caa310a2ff5.variables.conf.config.php
vendored
Normal file
19
cache/prod/smarty/compile/466fd7a124c51edbd7aee9389b021caa310a2ff5.variables.conf.config.php
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
<?php $_config_vars = array (
|
||||
'sections' =>
|
||||
array (
|
||||
),
|
||||
'vars' =>
|
||||
array (
|
||||
'category_display_detail' => true,
|
||||
'category_display_subcategories' => false,
|
||||
'folder_display_detail' => true,
|
||||
'folder_display_subfolders' => false,
|
||||
'max_displayed_orders' => 20,
|
||||
'max_displayed_customers' => 20,
|
||||
'order_not_paid' => 'warning',
|
||||
'order_paid' => 'success',
|
||||
'order_processing' => 'primary',
|
||||
'order_sent' => 'info',
|
||||
'order_canceled' => 'danger',
|
||||
),
|
||||
); ?>
|
||||
Reference in New Issue
Block a user