mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-16 09:46:31 +00:00
Commonized 'submit_label' text option
This commit is contained in:
@@ -76,7 +76,7 @@ class AjaxMixin(object):
|
||||
|
||||
data['title'] = self.ajax_form_title
|
||||
|
||||
data['submit_text'] = self.ajax_submit_text
|
||||
data['submit_label'] = self.ajax_submit_text
|
||||
|
||||
data['html_form'] = render_to_string(
|
||||
self.getAjaxTemplate(),
|
||||
|
Reference in New Issue
Block a user