mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
Remove use_ssl attribute from module.xml
This commit is contained in:
parent
67dfb3c282
commit
13ea096cd4
5 changed files with 44 additions and 45 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<actions>
|
||||
<action name="dispDocumentPrint" type="view" meta-noindex="true"/>
|
||||
<action name="dispDocumentPreview" type="view" meta-noindex="true"/>
|
||||
<action name="dispTempSavedList" type="view" permission="member" meta-noindex="true" use-ssl="true" />
|
||||
<action name="dispTempSavedList" type="view" permission="member" meta-noindex="true" />
|
||||
<action name="dispDocumentDeclare" type="view" permission="member" meta-noindex="true" />
|
||||
<action name="dispDocumentManageDocument" type="view" permission="all-managers" meta-noindex="true" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue