projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8be0ca1
)
Improve trophyList view
author
Joshua Rüsweg
<josh@bastelstu.be>
Fri, 4 Aug 2017 14:17:21 +0000
(16:17 +0200)
committer
Joshua Rüsweg
<josh@bastelstu.be>
Fri, 4 Aug 2017 14:17:21 +0000
(16:17 +0200)
See #2315
com.woltlab.wcf/templates/trophyList.tpl
patch
|
blob
|
blame
|
history
diff --git
a/com.woltlab.wcf/templates/trophyList.tpl
b/com.woltlab.wcf/templates/trophyList.tpl
index a023888bc6fa0e35b8aa889059ba8b1ec828f462..4ab470b81981853200b5f996a413b143f1ff4292 100644
(file)
--- a/
com.woltlab.wcf/templates/trophyList.tpl
+++ b/
com.woltlab.wcf/templates/trophyList.tpl
@@
-43,9
+43,9
@@
</nav>
{/if}
- <div
class="tabMenuContent"
>
+ <div
{if $categories|count > 1} class="tabMenuContent"{/if}
>
{if $objects|count}
- <ol class="section container
Box
List trophyCategoryList tripleColumned">
+ <ol class="section containerList trophyCategoryList tripleColumned">
{foreach from=$objects item=trophy}
<li class="box64">
<div>{@$trophy->renderTrophy(64)}</div>