diff --git a/BO/Views/Shared/_Layout.cshtml b/BO/Views/Shared/_Layout.cshtml
index 101939e..4c298ef 100644
--- a/BO/Views/Shared/_Layout.cshtml
+++ b/BO/Views/Shared/_Layout.cshtml
@@ -238,7 +238,7 @@
}
});
- window.history.pushState('forward', null, '#SomeIDYouAreNotUsing');
+ //window.history.pushState('forward', null, '#SomeIDYouAreNotUsing');
}
});