mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-22 06:07:57 +01:00
remove preventDefault
This commit is contained in:
parent
b99cb2f8a3
commit
57e5fcac3a
@ -207,8 +207,6 @@ $(function () {
|
||||
//find the second li... (all)
|
||||
$("#foldersContainer li:nth-child(2)").addClass("active");
|
||||
dataTable.fnReloadAjax("c/restful/maps/?q=all", callbackOnTableInit, true);
|
||||
event.preventDefault();
|
||||
|
||||
}
|
||||
})
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user