constant HIDE_SUBMIT_IN_CONTENT_ADD_EDIT in Hide submit button 7
Same name and namespace in other branches
- 5 hide_submit.module \HIDE_SUBMIT_IN_CONTENT_ADD_EDIT
- 6 hide_submit.module \HIDE_SUBMIT_IN_CONTENT_ADD_EDIT
1 use of HIDE_SUBMIT_IN_CONTENT_ADD_EDIT
- _hide_submit_load_js_check_condition in ./
hide_submit.module - Check if JS should be loaded for current page
File
- ./
hide_submit.module, line 15 - Hide the submit button after clicked to prevent/reduce duplicate postings.
Code
define('HIDE_SUBMIT_IN_CONTENT_ADD_EDIT', 0);