Reorganize general configuration in admin module

This commit is contained in:
Kijin Sung 2016-02-04 14:43:18 +09:00
parent f7191123fd
commit 673cd48db0
15 changed files with 587 additions and 667 deletions

View file

@ -1,7 +0,0 @@
<script>
<!--@if($msg)-->
parent.alertUploadMessage('{$msg}');
<!--@else-->
parent.afterUploadConfigImage('{$name}', '{$fileName}', '{$tmpFileName}');
<!--@end-->
</script>