Jump to content

Product edit cannot "save and stay" button supplier section it keeps spinning


Recommended Posts

So. Can you put GOOD suppliers.tpl file on github?

becouse I have 1.6.0.11 and have this code (not "disabled=disabled" BUT disabled="disabled" )

	<div class="panel-footer">
		<a href="{$link->getAdminLink('AdminProducts')|escape:'html':'UTF-8'}" class="btn btn-default"><i class="process-icon-cancel"></i> {l s='Cancel'}</a>
		<button type="submit" name="submitAddproduct" class="btn btn-default pull-right" disabled="disabled"><i class="process-icon-loading"></i> {l s='Save'}</button>
		<button type="submit" name="submitAddproductAndStay" class="btn btn-default pull-right" disabled="disabled"><i class="process-icon-loading"></i> {l s='Save and stay'}</button>
	</div>

post-941135-0-96393000-1425201331_thumb.png

Edited by zinger (see edit history)
Link to comment
Share on other sites

  • 7 months later...
  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...