Bower updates.
This commit is contained in:
parent
bfbdd675db
commit
13733b8857
73 changed files with 2451 additions and 1553 deletions
5
app/bower_components/jquery/src/var/rcheckableType.js
vendored
Normal file
5
app/bower_components/jquery/src/var/rcheckableType.js
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
define( function() {
|
||||
"use strict";
|
||||
|
||||
return ( /^(?:checkbox|radio)$/i );
|
||||
} );
|
Loading…
Add table
Add a link
Reference in a new issue