mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 12:19:12 +00:00
separated query-report and added module marker to appframe
This commit is contained in:
@@ -14,7 +14,9 @@
|
||||
|
||||
{% block content %}
|
||||
<div class="layout-wrapper layout-wrapper-appframe" id='login_wrapper'>
|
||||
<div class="appframe-area"></div>
|
||||
<div class="appframe-area">
|
||||
<div class="appframe-title">Login</div>
|
||||
</div>
|
||||
<div class="layout-main" style="padding: 15px;">
|
||||
<form autocomplete="on">
|
||||
<table border="0" cellspacing="8">
|
||||
|
||||
Reference in New Issue
Block a user