You are here

constant HIDE_SUBMIT_DEFAULT_JS_LOAD in Hide submit button 6

Same name and namespace in other branches
  1. 5 hide_submit.module \HIDE_SUBMIT_DEFAULT_JS_LOAD
  2. 7 hide_submit.module \HIDE_SUBMIT_DEFAULT_JS_LOAD
3 uses of HIDE_SUBMIT_DEFAULT_JS_LOAD
hide_submit_admin_settings in ./hide_submit_admin.inc
Implementation of admin_settings callback
hide_submit_update_6101 in ./hide_submit.install
_hide_submit_load_js_check_condition in ./hide_submit.module
Check if JS should be loaded for current page

File

./hide_submit.module, line 26
Hide the submit button after clicked to prevent/reduce duplicate postings.

Code

define('HIDE_SUBMIT_DEFAULT_JS_LOAD', HIDE_SUBMIT_IN_CONTENT_ADD_EDIT);