[Groonga-commit] ranguba/epub-searcher at ae33fe6 [master] Show query words in title element

Back to archive index

KITAITI Makoto null+****@clear*****
Fri Sep 18 17:55:28 JST 2015


KITAITI Makoto	2015-09-18 17:55:28 +0900 (Fri, 18 Sep 2015)

  New Revision: ae33fe642412ac969fec149f9207d089e5d7cd44
  https://github.com/ranguba/epub-searcher/commit/ae33fe642412ac969fec149f9207d089e5d7cd44

  Message:
    Show query words in title element

  Modified files:
    app/views/index.haml

  Modified: app/views/index.haml (+1 -0)
===================================================================
--- app/views/index.haml    2015-09-18 17:26:12 +0900 (cb25ff9)
+++ app/views/index.haml    2015-09-18 17:55:28 +0900 (33854cc)
@@ -1,3 +1,4 @@
+- content_for(:title) {t('search_results', query_words: @query_words)} if @query_words
 %div{:class => 'container'}
 
   %div{:class => 'page-header'}
-------------- next part --------------
HTML����������������������������...
Descargar 



More information about the Groonga-commit mailing list
Back to archive index