update components
This commit is contained in:
@@ -1912,6 +1912,9 @@ var AppInfo = {};
|
||||
state.navigate = false;
|
||||
history.pushState(state, title, url);
|
||||
jQuery.onStatePushed(state);
|
||||
},
|
||||
enableNativeHistory: function () {
|
||||
return true;
|
||||
}
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user