// Remove useless submit button from supplier page

This commit is contained in:
tDidierjean
2012-02-24 13:26:10 +00:00
parent 4c08e5f264
commit f2d2574f1c
2 changed files with 2 additions and 5 deletions
@@ -73,7 +73,7 @@
{else}
<p>{l s='You can specify product reference(s) for each supplier associated.'}</p>
{/if}
<p>{l s='Click "Save and Stay" after changing selected suppliers to display the associated product references.'}</p>
<div id="suppliers_accordion" style="margin-top:10px; display:block;">
{foreach from=$associated_suppliers item=supplier}
<h3 style="margin-bottom:0;"><a href="#">{$supplier->name}</a></h3>
@@ -127,10 +127,6 @@
</div>
{/foreach}
</div>
<div style="margin-top: 10px">
<input type="button" value="{l s='Save'}" onClick="btn_save_and_stay.click()"/>
</div>
<script type="text/javascript">
$(document).ready(function() {
+1
View File
@@ -2673,6 +2673,7 @@ $_LANGADM['AdminProducts936ccdb97115e9f35a11d35e3d5b5cad'] = 'Cliquez ici';
$_LANGADM['AdminProducts93cba07454f06a4a960172bbd6e2a435'] = 'Oui';
$_LANGADM['AdminProducts95b6faa9d75417fe5e7767a733ab6fb4'] = 'À partir de';
$_LANGADM['AdminProducts961f2247a2070bedff9f9cd8d64e2650'] = 'Choisissez';
$_LANGADM['AdminProducts9702aa552bdeeedf7fe046493b8c8c94'] = 'Cliquez sur \"Enregister et rester\" après modification des fournisseurs sélectionnés pour afficher les références produits associées.';
$_LANGADM['AdminProducts98f770b0af18ca763421bac22b4b6805'] = 'Caractéristiques';
$_LANGADM['AdminProducts998b344cff693ad388a14ba89b1523c7'] = 'n\'est pas valable';
$_LANGADM['AdminProducts99af56daf9ee280b15e8ed79d75f0255'] = 'Liste des tags';