update pdf view height

This commit is contained in:
Aung Myo
2018-05-10 15:40:56 +06:30
parent 7aada60807
commit f239a3f87c
5 changed files with 30 additions and 28 deletions

View File

@@ -208,7 +208,6 @@
<input type="hidden" name="server_mode" value="<%=ENV["SERVER_MODE"]%>" id="server_mode">
<script>
$(function() {
console.log(localStorage.getItem("menus"))
$.ajax({
type: "GET",
url: 'get_all_menu',