whitepsace
This commit is contained in:
parent
842efc1574
commit
a903a885b6
|
@ -19,7 +19,7 @@ function initPage() {
|
|||
table.bootstrapTable('destroy').bootstrapTable({icons: icons});
|
||||
|
||||
backBtn.prop('disabled', !document.referrer.length);
|
||||
|
||||
|
||||
// Manage the BACK button
|
||||
document.getElementById("backBtn").addEventListener("click", function onBackClick(evt) {
|
||||
evt.preventDefault();
|
||||
|
|
Loading…
Reference in New Issue