mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
관리자 초기 페이지 개선
- 사이트 현황 대시 보드 출력 - 모듈 목록을 제거하고 업데이트/ 설치 항목이 있을 때 우측에 표시되도록 수정 - 좌측 메뉴 모양 변경 및 쿠키로 접고/펴기 설정 저장하도록 개선 - 상단 쉬운설치/ 패키지 선택시 좌측 관리자 메뉴 보이지 않도록 수정 git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7639 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cde8e27fed
commit
ee1fc6237a
21 changed files with 534 additions and 218 deletions
|
|
@ -19,12 +19,6 @@
|
|||
</script>
|
||||
|
||||
<div class="content">
|
||||
<!--@if($logged_info->is_admin == 'Y')-->
|
||||
<p class="path">
|
||||
<a href="{getUrl('','module','admin')}">{$lang->control_panel}</a>
|
||||
> <a href="{getUrl('','mid',$mid,'module',$module,'act',$act)}">{$lang->env_setup}</a>
|
||||
</p>
|
||||
<!--@end-->
|
||||
|
||||
<h4 class="xeAdmin">{$lang->cmd_setup}</h4>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue