mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 19:51:42 +09:00
Fix #2238 add option to control whether to allow redeclaring documents
This commit is contained in:
parent
087b2587bf
commit
fa756b5169
7 changed files with 37 additions and 7 deletions
3
modules/document/tpl/css/document_admin.css
Normal file
3
modules/document/tpl/css/document_admin.css
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
.x_modal-body:not(.showTree) .moveTree {
|
||||
display: none;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue