update template

This commit is contained in:
rulingcom 2021-09-17 04:49:05 +00:00
parent 4b7b6f6fa5
commit c2765ea1e4
7 changed files with 9 additions and 9 deletions

View File

@ -32,8 +32,8 @@
$('.i-member img').eq(i).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

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

View File

@ -23,7 +23,7 @@ $( ".selectbox" ).ready(function() {
<a id="filter" style="" href="{{url}}">Clear</a>
</form>
</div>
<table class="table table-hover table-striped projects-index college_projects-index dt-responsive nowrap">
<table class="table table-hover table-striped projects-index college_projects-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 create_designs-index dt-responsive nowrap">
<table class="table table-hover table-striped projects-index create_designs-index dt-responsive">
<caption><h3>{{widget-title}}</h3></caption>
<thead>
<tr>

View File

@ -23,7 +23,7 @@ $( ".selectbox" ).ready(function() {
<a id="filter" style="" href="{{url}}">Clear</a>
</form>
</div>
<table class="table table-hover table-striped projects-index create_designs-index dt-responsive nowrap">
<table class="table table-hover table-striped projects-index create_designs-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 tec_transfers-index dt-responsive nowrap">
<table class="table table-hover table-striped projects-index tec_transfers-index dt-responsive">
<caption><h3>{{widget-title}}</h3></caption>
<thead>
<tr>

View File

@ -23,7 +23,7 @@ $( ".selectbox" ).ready(function() {
<a id="filter" style="" href="{{url}}">Clear</a>
</form>
</div>
<table class="table table-hover table-striped projects-index tec_transfers-index dt-responsive nowrap">
<table class="table table-hover table-striped projects-index tec_transfers-index dt-responsive">
<caption><h3>{{widget-title}}</h3></caption>
<thead>
<tr>