You are here

constant HIDE_SUBMIT_DEFAULT_IMAGE_BASENAME in Hide submit button 7

Same name and namespace in other branches
  1. 5 hide_submit.module \HIDE_SUBMIT_DEFAULT_IMAGE_BASENAME
  2. 6 hide_submit.module \HIDE_SUBMIT_DEFAULT_IMAGE_BASENAME
2 uses of HIDE_SUBMIT_DEFAULT_IMAGE_BASENAME
hide_submit.module in ./hide_submit.module
Hide the submit button after clicked to prevent/reduce duplicate postings.
hide_submit_admin_delete_image_submit in ./hide_submit_admin.inc
Image deletion confirmation form submit handler

File

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

Code

define('HIDE_SUBMIT_DEFAULT_IMAGE_BASENAME', 'loader.gif');