{extends file="admin-layout.tpl"} {block name="check-permissions"}admin.coupon.view{/block} {block name="page-title"}{intl l='Coupons'}{/block} {block name="main-content"}
List of enabled coupons
Code Title Expiration date Usage left Actions
XMAS13 Coupon for XMAS -30 € 18/10/2013 49 Edit Disable
XMAS13 Coupon for XMAS -30 € 05/09/2013 20 Edit Disable
XMAS13 Coupon for XMAS -30 € 03/12/2013 9 Edit Disable
XMAS13 Coupon for XMAS -30 € 25/01/2013 4 Edit Disable
List of disabled coupons
Code Title Expiration date Usage left Actions
XMAS13 Coupon for XMAS -30 € 18/10/2013 49 Edit Enabled
XMAS13 Coupon for XMAS -20 € 05/09/2013 49 Edit Enabled
XMAS13 Coupon for XMAS -50 € 03/12/2013 49 Edit Enabled
XMAS13 Coupon for XMAS -5 € 25/01/2013 49 Edit Enabled
{/block} {include file='includes/confirmation-modal.html' id="disable" message="{intl l='Do you really want to disable this element ?'}"} {include file='includes/confirmation-modal.html' id="enable" message="{intl l='Do you really want to enable this element ?'}"} {block name="javascript-initialization"} {include file='includes/js.inc.html'} {stylesheets file='../assets/css/jqueryui/custom-theme/*' filters='less,cssembed'} {/stylesheets} {javascripts file='../assets/bootstrap-editable/js/bootstrap-editable.js'} {/javascripts} {javascripts file='../assets/js/tablesorter/jquery.tablesorter.min.js'} {/javascripts} {javascripts file='../assets/js/tablesorter/jquery.metadata.js'} {/javascripts} {javascripts file='../assets/js/tablesorter/jquery.tablesorter.widgets.js'} {/javascripts} {javascripts file='../assets/js/tablesorter/jquery.tablesorter.widgets-filter-formatter.js'} {/javascripts} {javascripts file='../assets/js/main.js'} {/javascripts} {/block}