mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
removed old nsNormalize camelcase regex
This commit is contained in:
parent
601b4a8481
commit
b321d5f5f0
1 changed files with 0 additions and 3 deletions
|
|
@ -118,9 +118,6 @@
|
|||
}, 150 );
|
||||
},
|
||||
|
||||
// compile the namespace normalization regex once
|
||||
normalizeRegex: /-([a-z])/g,
|
||||
|
||||
// take a data attribute property, prepend the namespace
|
||||
// and then camel case the attribute string
|
||||
nsNormalize: function(prop){
|
||||
|
|
|
|||
Loading…
Reference in a new issue