remove turbolink in backend and update logout
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
<% end %>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
$(document).on('turbolinks:load', function () {
|
||||
$(document).ready(function () {
|
||||
$("#login_form_password").focus();
|
||||
|
||||
$(".pin_pad").click(function (event) {
|
||||
|
||||
@@ -155,7 +155,7 @@
|
||||
</html>
|
||||
|
||||
<script>
|
||||
$(document).on('turbolinks:load', function () {
|
||||
$(document).ready(function () {
|
||||
|
||||
// for Notificaiotn message
|
||||
|
||||
|
||||
Reference in New Issue
Block a user