diff options
author | Vitaly Takmazov | 2017-08-30 12:16:12 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2017-08-30 12:16:12 +0300 |
commit | 6ea8ada22ff2e926356ce87e894373eb694e1d40 (patch) | |
tree | e8d71167052f9ad8012c3354eb23c146f9418966 /juick-www/src/main/webapp/WEB-INF/views/macros/tree.html | |
parent | 62277f6dc117e8b204c48f52ef2a093c58faecec (diff) |
www: menu.png -> ei-link
Diffstat (limited to 'juick-www/src/main/webapp/WEB-INF/views/macros/tree.html')
-rw-r--r-- | juick-www/src/main/webapp/WEB-INF/views/macros/tree.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html b/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html index a5966e2b..09ba5365 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html +++ b/juick-www/src/main/webapp/WEB-INF/views/macros/tree.html @@ -16,7 +16,7 @@ </div> {% endif %} <div class="msg-menu"> - <a href="#" class="a-thread-links"></a> + <a href="#" class="a-thread-links"><i data-icon="ei-link" data-size="s"></i></a> </div> <div class="msg-ts"> <a href="/{{ msg.mid }}#{{ msg.rid }}"> |