You are here

constant HIDE_SUBMIT_ADMIN_SETTINGS_JS in Hide submit button 7

Same name and namespace in other branches
  1. 6 hide_submit.module \HIDE_SUBMIT_ADMIN_SETTINGS_JS
1 use of HIDE_SUBMIT_ADMIN_SETTINGS_JS
hide_submit_admin_settings in ./hide_submit_admin.inc
Implementation of admin_settings callback

File

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

Code

define('HIDE_SUBMIT_ADMIN_SETTINGS_JS', drupal_get_path('module', 'hide_submit') . '/hide_submit_admin_settings.js');