mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 12:32:14 +09:00
fixed not display sub menu in general setting page
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9093 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b7eb39e8e8
commit
882fce4284
4 changed files with 32 additions and 34 deletions
|
|
@ -387,7 +387,6 @@
|
|||
Context::set('start_module', $start_module);
|
||||
|
||||
Context::set('pwd',$pwd);
|
||||
Context::set('layout','none');
|
||||
$this->setTemplateFile('config');
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<!--%import("./js/config.js")-->
|
||||
<!--%import("../../session/tpl/js/session.js")-->
|
||||
<!--#include("./_spHeader.html")-->
|
||||
|
||||
<script>
|
||||
jQuery(function($){
|
||||
$('#favicon').change(function(){
|
||||
|
|
@ -218,4 +218,3 @@ jQuery(function($){
|
|||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<!--#include("./_spFooter.html")-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue