You are here

constant VISUAL_SELECT_FILE_SUBMIT_BUTTON_SELECTOR in Visual select file 7

1 use of VISUAL_SELECT_FILE_SUBMIT_BUTTON_SELECTOR
_visual_select_file_load_resources_filefield in ./visual_select_file.module
Helper to load necessary JS and CSS for filefield elements.

File

./visual_select_file.module, line 4

Code

define('VISUAL_SELECT_FILE_SUBMIT_BUTTON_SELECTOR', 'input[type="submit"]');