bug fix on on second display when clear added orders
This commit is contained in:
@@ -105,7 +105,7 @@
|
|||||||
// document.getElementsByTagName( "html" )[0].style[ "font-size" ] = "35px";
|
// document.getElementsByTagName( "html" )[0].style[ "font-size" ] = "35px";
|
||||||
|
|
||||||
$('#s_reload').on('click', function () {
|
$('#s_reload').on('click', function () {
|
||||||
window.location.href = '/origami/second_display';
|
window.location.reload();
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user