Skip to content
Snippets Groups Projects
Commit 1fbb0752 authored by Kurund Jalmi's avatar Kurund Jalmi
Browse files

removing code that popsup dialog on load in j2,j3 and wp

parent bc0f6ad8
Branches
Tags
No related merge requests found
......@@ -82,12 +82,6 @@
count++;
});
// FIXME
var url=location.href.split('&');
if (url[3]) {
$('#popup-button').click();
}
columns = columns.substring(0, columns.length - 1 );
sortColumn = sortColumn.substring(0, sortColumn.length - 1 );
eval('sortColumn =[' + sortColumn + ']');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment