mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-23 23:54:43 +00:00
removed ajaxform role
This commit is contained in:
parent
88a3c9ae57
commit
9352d75487
1 changed files with 0 additions and 1 deletions
|
|
@ -90,7 +90,6 @@ jQuery.widget( "mobile.page", jQuery.mobile.widget, {
|
|||
case "navbar":
|
||||
case "listview":
|
||||
case "dialog":
|
||||
case "ajaxform":
|
||||
$this[ role ]();
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue