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:
khongchi 2013-11-08 06:04:28 +00:00
parent bce0a0b6d4
commit 3581db5932
83 changed files with 137 additions and 225 deletions

View file

@ -1,11 +1,11 @@
<load target="js/page_admin.js" usecdn="true" />
<load target="js/page_admin.js" />
<include target="header.html" />
<div cond="$XE_VALIDATOR_MESSAGE && $XE_VALIDATOR_ID == 'modules/module/tpl/manage_selected'" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
<p>{$XE_VALIDATOR_MESSAGE}</p>
</div>
<!-- 검색 -->
<!-- <EFBFBD><EFBFBD><EFBFBD><EFBFBD> -->
<form action="./" method="get" class="search x_input-append x_pull-right" style="margin-bottom:-28px">
<input type="hidden" name="module" value="{$module}" />
<input type="hidden" name="mid" value="{$mid}" />
@ -36,7 +36,7 @@ jQuery(function($){
});
</script>
<!-- 목록 -->
<!-- 紐⑸<EFBFBD><EFBFBD> -->
<form action="./" method="get" id="fo_list">
<table class="x_table x_table-striped x_table-hover">
<caption><strong>Total: {number_format($total_count)}, Page: {number_format($page)}/{number_format($total_page)}</strong></caption>
@ -92,7 +92,7 @@ jQuery(function($){
</form>
<!-- 페이지 네비게이션 -->
<!-- <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><E385BB><EFBFBD><E5AF83><EFBFBD><EFBFBD><EB8C81> -->
<form cond="$page_navigation" action="./" class="x_pagination" no-error-return-url="true" style="margin:-36px 0 0 0">
<input type="hidden" name="module" value="{$module}" />
<input type="hidden" name="act" value="{$act}" />