瀏覽代碼

Link directly to post

master
Dylan Baker 3 年之前
父節點
當前提交
903a329ffb
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      web/views/results.erb

+ 1
- 1
web/views/results.erb 查看文件

@@ -32,7 +32,7 @@
32 32
               In thread:
33 33
               <strong>
34 34
                 <%= external_link(
35
-                  "http://board.vivalavinyl.com/thread/view/#{result[:remote_thread_id]}",
35
+                  "http://board.vivalavinyl.com/thread/view/#{result[:remote_thread_id]}#post_#{result[:remote_id]}",
36 36
                   result[:thread_title]
37 37
                 ) %>
38 38
               </strong>

Loading…
取消
儲存