// Webservice and advanced stock list bootstraping
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th><span class="title_box">{l s='Resource'}</span></th>
|
||||
<th class="center fixed-width-xs"></th>
|
||||
<th class="center fixed-width-xs"><span class="title_box">{l s='All'}</span></th>
|
||||
<th class="center fixed-width-xs"><span class="title_box">{l s='View (GET)'}</span></th>
|
||||
<th class="center fixed-width-xs"><span class="title_box">{l s='Modify (PUT)'}</span></th>
|
||||
<th class="center fixed-width-xs"><span class="title_box">{l s='Add (POST)'}</span></th>
|
||||
|
||||
@@ -22,6 +22,6 @@
|
||||
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
|
||||
* International Registered Trademark & Property of PrestaShop SA
|
||||
*}
|
||||
<a href="{$href}" title="{$action}">
|
||||
<a href="{$href}" title="{$action}" class="">
|
||||
<i class="icon-circle-arrow-up"></i> {$action}
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user