mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
Fix favorite removal not working in admin menu
This commit is contained in:
parent
3fd7bf16c3
commit
9c9dedafa9
3 changed files with 3 additions and 11 deletions
|
|
@ -21,7 +21,7 @@
|
|||
<action name="procAdminRecompileCacheFile" type="controller" />
|
||||
<action name="procAdminLogout" type="controller" method="GET|POST" />
|
||||
<action name="procAdminInsertDefaultDesignInfo" type="controller" />
|
||||
<action name="procAdminToggleFavorite" type="controller" ruleset="toggleFavorite" />
|
||||
<action name="procAdminToggleFavorite" type="controller" />
|
||||
<action name="procAdminEnviromentGatheringAgreement" type="controller" />
|
||||
<action name="procAdminUpdateConfig" type="controller" />
|
||||
<action name="procAdminDeleteLogo" type="controller" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue