Allow mobile for jquery.throttle-debounce
This will allow Flow to use core's module: Ia59e14dc8d7838cfe237b99ee59053529a7235fa Change-Id: Ia6502da0e10dfa91732b7ac7ac9921dc5cfd218c
This commit is contained in:
parent
3d49401209
commit
81c11be76e
1 changed files with 1 additions and 0 deletions
|
|
@ -307,6 +307,7 @@ return array(
|
|||
),
|
||||
'jquery.throttle-debounce' => array(
|
||||
'scripts' => 'resources/lib/jquery/jquery.ba-throttle-debounce.js',
|
||||
'targets' => array( 'desktop', 'mobile' ),
|
||||
),
|
||||
'jquery.validate' => array(
|
||||
'scripts' => 'resources/lib/jquery/jquery.validate.js',
|
||||
|
|
|
|||
Loading…
Reference in a new issue