mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 08:42:15 +09:00
Reorganize general configuration in admin module
This commit is contained in:
parent
f7191123fd
commit
673cd48db0
15 changed files with 587 additions and 667 deletions
7
modules/admin/tpl/favicon_upload.html
Normal file
7
modules/admin/tpl/favicon_upload.html
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<script>
|
||||
<!--@if($msg)-->
|
||||
parent.alertUploadMessage('{$msg}');
|
||||
<!--@else-->
|
||||
parent.afterUploadConfigImage('{$name}', '{$fileName}', '{$tmpFileName}');
|
||||
<!--@end-->
|
||||
</script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue