mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-12 16:43:10 +00:00
Fixed collpsible typo.
This commit is contained in:
parent
71a80f413a
commit
0cb179e9fe
1 changed files with 1 additions and 1 deletions
|
|
@ -254,7 +254,7 @@
|
|||
case 'footer':
|
||||
$this.addClass('ui-' + role);
|
||||
break;
|
||||
case 'collpsible':
|
||||
case 'collapsible':
|
||||
case 'fieldcontain':
|
||||
case 'globalnav':
|
||||
case 'listview':
|
||||
|
|
|
|||
Loading…
Reference in a new issue