Compare commits
2 Commits
6b5ff934a8
...
ff68b26304
| Author | SHA1 | Date | |
|---|---|---|---|
| ff68b26304 | |||
| b603106591 |
File diff suppressed because it is too large
Load Diff
@@ -48,8 +48,8 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<ul class="surveyLeader">
|
<ul class="surveyLeader">
|
||||||
@if (getArticlesBYCate(14,3)->isNotEmpty())
|
@if (getArticlesBYCate(14,4)->isNotEmpty())
|
||||||
@foreach (getArticlesBYCate(14,3) as $article)
|
@foreach (getArticlesBYCate(14,4) as $article)
|
||||||
<li>
|
<li>
|
||||||
<!-- <a href="{{ $article->link }}"> -->
|
<!-- <a href="{{ $article->link }}"> -->
|
||||||
<div class="ce-img surveyLeader-img">
|
<div class="ce-img surveyLeader-img">
|
||||||
|
|||||||
Reference in New Issue
Block a user