mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-05 14:38:26 +00:00
moved directory structure
This commit is contained in:
8
setup/page/permission_engine/permission_engine.html
Normal file
8
setup/page/permission_engine/permission_engine.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<div class="layout_wrapper">
|
||||
<div id="pe_header"></div>
|
||||
<div id="perm_engine_div" style="margin: 16px;"></div>
|
||||
<div id="submittable_warning" class='help-box' style='display: None'>
|
||||
One of the Roles has <b>Submit</b> permission.
|
||||
You will have to <b>Cancel</b> and then <b>Amend</b> a submitted Document for making changes.
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user