removed ajaxform role

This commit is contained in:
scottjehl 2010-11-01 23:53:35 -04:00
parent 88a3c9ae57
commit 9352d75487

View file

@ -90,7 +90,6 @@ jQuery.widget( "mobile.page", jQuery.mobile.widget, {
case "navbar":
case "listview":
case "dialog":
case "ajaxform":
$this[ role ]();
break;
}