You are here

constant FORM_STYLER_DOWNLOAD_URI in jQuery form styler 7.2

Same name and namespace in other branches
  1. 7 drush/form_styler.drush.inc \FORM_STYLER_DOWNLOAD_URI

The form_styler plugin URI.

1 use of FORM_STYLER_DOWNLOAD_URI
form_styler_plugin in drush/form_styler.drush.inc
Command to download the jQuery form styler plugin.

File

drush/form_styler.drush.inc, line 12
Drush integration for form_styler.

Code

define('FORM_STYLER_DOWNLOAD_URI', 'https://github.com/Dimox/jQueryFormStyler/archive/master.zip');