Procházet zdrojové kódy

Link directly to post

master
Dylan Baker před 3 roky
rodič
revize
903a329ffb
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      web/views/results.erb

+ 1
- 1
web/views/results.erb Zobrazit soubor

@@ -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>

Načítá se…
Zrušit
Uložit