update template

This commit is contained in:
rulingcom 2021-09-17 04:48:54 +00:00
parent 9c75e95ee4
commit 12f4fa4df0
12 changed files with 16 additions and 16 deletions

View File

@ -1,6 +1,6 @@
<div class="i-annc index-announcement-11 {{display}}">
<h3 class="i-annc__page-title">{{page-title}}</h3>
<table class="i-annc__table table table-striped dt-responsive nowrap">
<table class="i-annc__table table table-striped dt-responsive">
<thead>
<tr>
<th class="i-annc__th i-annc__th--date all" id='date'>{{date-head}}</th>

View File

@ -1,6 +1,6 @@
<div class="i-annc index-announcement-12 {{display}}">
<h3 class="i-annc__page-title">{{page-title}}</h3>
<table class="i-annc__table table table-striped dt-responsive nowrap">
<table class="i-annc__table table table-striped dt-responsive">
<thead>
<tr>
<th class="i-annc__th i-annc__th--date all" id='date'>{{date-head}}</th>

View File

@ -1,6 +1,6 @@
<div class="i-annc index-announcement-15 {{display}}">
<h3 class="i-annc__page-title">{{page-title}}</h3>
<table class="i-annc__table table table-striped dt-responsive nowrap">
<table class="i-annc__table table table-striped dt-responsive">
<thead>
<tr>
<th class="i-annc__th i-annc__th--date all" id='date'>{{date-head}}</th>

View File

@ -1,6 +1,6 @@
<div class="i-annc index-announcement-16 {{display}}">
<h3 class="i-annc__page-title">{{page-title}}</h3>
<table class="i-annc__table table table-striped dt-responsive nowrap">
<table class="i-annc__table table table-striped dt-responsive">
<thead>
<tr>
<th class="i-annc__th i-annc__th--date all" id='date'>{{date-head}}</th>

View File

@ -35,8 +35,8 @@
$('.i-member img').eq(i).parent().attr('title','noname');
}
}
for(var i = 0;i < $('.i-member span a').length ; i++){
if($('.i-member span a').eq(i).html().trim().replace('&nbsp;','') == "")
$('.i-member span a').eq(i).html('noname');
for(var i = 0;i < $('.i-member span.member-data-value-name a').length ; i++){
if($('.i-member span.member-data-value-name a').eq(i).html().trim().replace('&nbsp;','') == "")
$('.i-member span.member-data-value-name a').eq(i).html('noname');
}
</script>

View File

@ -34,8 +34,8 @@
$('.i-member img').eq(i).parent().attr('title','noname');
}
}
for(var i = 0;i < $('.i-member span a').length ; i++){
if($('.i-member span a').eq(i).html().trim().replace('&nbsp;','') == "")
$('.i-member span a').eq(i).html('noname');
for(var i = 0;i < $('.i-member span.member-data-value-name a').length ; i++){
if($('.i-member span.member-data-value-name a').eq(i).html().trim().replace('&nbsp;','') == "")
$('.i-member span.member-data-value-name a').eq(i).html('noname');
}
</script>

View File

@ -21,7 +21,7 @@
{{data_intro_title}}
</div>
<table class="table table-hover table-striped dt-responsive nowrap {{complete_display}}">
<table class="table table-hover table-striped dt-responsive {{complete_display}}">
<thead>
<tr data-list="pd_title" data-level="1">
<th>{{plugin_data_title}}</th>

View File

@ -1,4 +1,4 @@
<table class="table table-hover table-striped projects-index activities-index dt-responsive nowrap">
<table class="table table-hover table-striped projects-index activities-index dt-responsive">
<caption><h3>{{widget-title}}</h3></caption>
<thead>
<tr>

View File

@ -1,4 +1,4 @@
<table class="table table-hover table-striped projects-index courses-index dt-responsive nowrap">
<table class="table table-hover table-striped projects-index courses-index dt-responsive">
<caption><h3>{{widget-title}}</h3></caption>
<thead>
<tr>

View File

@ -1,4 +1,4 @@
<table class="table table-hover table-striped projects-index personal-honor dt-responsive nowrap">
<table class="table table-hover table-striped projects-index personal-honor dt-responsive">
<caption><h3>{{widget-title}}</h3></caption>
<thead>
<tr data-level="0" data-list="headers">

View File

@ -1,4 +1,4 @@
<table class="table table-hover table-striped projects-index personal-lab dt-responsive nowrap">
<table class="table table-hover table-striped projects-index personal-lab dt-responsive">
<caption><h3>{{widget-title}}</h3></caption>
<thead>
<tr>

View File

@ -1,4 +1,4 @@
<table class="table table-hover table-striped projects-index personal-researchs dt-responsive nowrap">
<table class="table table-hover table-striped projects-index personal-researchs dt-responsive">
<caption><h3>{{widget-title}}</h3></caption>
<thead>
<tr>