mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
remove cdn feature
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13187 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
bce0a0b6d4
commit
3581db5932
83 changed files with 137 additions and 225 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<load target="js/counter_admin.js" usecdn="true" />
|
||||
<load target="counter.css" usecdn="true" />
|
||||
<load target="js/counter_admin.js" />
|
||||
<load target="counter.css" />
|
||||
|
||||
<!--// datepicker javascript plugin load -->
|
||||
<!--%load_js_plugin("ui.datepicker")-->
|
||||
|
|
@ -73,14 +73,14 @@
|
|||
</li>
|
||||
</ul>
|
||||
|
||||
<!-- 일자를 옮기는 form -->
|
||||
<!-- <EFBFBD><EFBFBD>쇱<EFBFBD><EFBFBD>瑜<EFBFBD> <20><><EFBFBD>湲곕<E6B9B2><EAB395> form -->
|
||||
<form action="./" method="get" id="fo_counter">
|
||||
<input type="hidden" name="module" value="{$module}" />
|
||||
<input type="hidden" name="act" value="{$act}" />
|
||||
<input type="hidden" name="selected_date" value="{$selected_date}" />
|
||||
</form>
|
||||
|
||||
<!-- unique visitor 그래프 -->
|
||||
<!-- unique visitor 洹몃<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> -->
|
||||
<table class="x_table x_table-striped x_table-hover">
|
||||
<!--@foreach($detail_status->list as $key => $val)-->
|
||||
<!--@if($detail_status->sum>0)-->
|
||||
|
|
@ -91,7 +91,7 @@
|
|||
{@$img_width = 1}
|
||||
<!--@end-->
|
||||
<tr>
|
||||
<th scope="row" cond="Context::getLangType()=='en'"> <!--// 시간대별 -->
|
||||
<th scope="row" cond="Context::getLangType()=='en'"> <!--// <EFBFBD><EFBFBD><EFBFBD>媛<EFBFBD><EFBFBD><EFBFBD><EFBFBD>蹂<EFBFBD> -->
|
||||
<!--@if($type == 'year')-->
|
||||
{$key}
|
||||
<!--@elseif($type == 'month')-->
|
||||
|
|
@ -102,7 +102,7 @@
|
|||
{$key}
|
||||
<!--@end-->
|
||||
</th>
|
||||
<th scope="row" cond="Context::getLangType()!='en'"> <!--// 시간대별 -->
|
||||
<th scope="row" cond="Context::getLangType()!='en'"> <!--// <EFBFBD><EFBFBD><EFBFBD>媛<EFBFBD><EFBFBD><EFBFBD><EFBFBD>蹂<EFBFBD> -->
|
||||
<!--@if($type == 'year')-->
|
||||
{$key} {$lang->unit_year}
|
||||
<!--@elseif($type == 'month')-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue