mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-14 18:51:21 +00:00
missing buttons
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
<script type="text/javascript">{{ boot }}</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="dialog_back"></div>
|
||||
|
||||
<div id="startup_div" style="padding: 8px; font-size: 14px;"></div>
|
||||
|
||||
<!-- Main Starts -->
|
||||
@@ -19,4 +17,5 @@
|
||||
</div>
|
||||
</div>
|
||||
<script>wn.require('js/app.js');</script>
|
||||
<div id="dialog_back"></div>
|
||||
</body>
|
||||
Reference in New Issue
Block a user