mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-18 13:20:59 +00:00
remove empty else in nav
This commit is contained in:
parent
539a39e4dd
commit
e5e269394e
1 changed files with 0 additions and 3 deletions
|
|
@ -785,9 +785,6 @@
|
|||
&& RegExp.$1 ) {
|
||||
url = fileUrl = path.getFilePath( RegExp.$1 );
|
||||
}
|
||||
else{
|
||||
|
||||
}
|
||||
|
||||
if ( base ) {
|
||||
base.set( fileUrl );
|
||||
|
|
|
|||
Loading…
Reference in a new issue