mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 08:54:45 +00:00
moved directory structure
This commit is contained in:
11
selling/page/sales_browser/sales_browser.html
Normal file
11
selling/page/sales_browser/sales_browser.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<div class="layout-wrapper layout-wrapper-background">
|
||||
<div class="appframe-area"></div>
|
||||
<div class="layout-main-section">
|
||||
<div class="tree-area"></div>
|
||||
</div>
|
||||
<div class="layout-side-section">
|
||||
<div class="help">To add child nodes, explore tree and click on the node under which you want to add more nodes.
|
||||
</div>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user