Finalize the backend for each coupon, customer and access functionalities
This commit is contained in:
@@ -26,9 +26,6 @@
|
||||
<a data-value="inactive"><?php echo esc_html__( 'Inactive', 'formipay' ); ?></a><span class="inactive-post-count"></span>
|
||||
</div>
|
||||
<div class="filter-bar">
|
||||
<div class="products">
|
||||
<select id="products" class="filter-products"></select>
|
||||
</div>
|
||||
<div class="search">
|
||||
<input type="text" id="keyword" placeholder="Keyword" class="form-tool">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user