• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Simple RSS Reader inspired by Gxxgle Reader


Commit MetaInfo

修订版83c8932631b2d68e6c51bd05ea6950b15e019290 (tree)
时间2014-08-04 16:36:30
作者hylom <hylom@hylo...>
Commiterhylom

Log Message

temporary fix: show content link

更改概述

差异

--- a/client/public/js/grdc.js
+++ b/client/public/js/grdc.js
@@ -68,7 +68,7 @@
6868 + '<td class="contentTimestamp">{{formatedTimestamp}}</td>'
6969 + '<td class="contentLink">'
7070 + ' <a target="_blank" href="{{url}}">'
71- + ' <i class="icon-chevron-right"></i></a>'
71+ + ' <i class="icon-chevron-right">&raquo;</i></a>'
7272 + '</td></tr>'
7373 + '<tr class="contentBody" id="cbody{{content_id}}">'
7474 + ' <td colspan="3">{{{body}}}</td>'