[Groonga-commit] ranguba/epub-searcher at 199b407 [master] Make input type more semantic

Back to archive index

KITAITI Makoto null+****@clear*****
Tue Dec 23 06:16:20 JST 2014


KITAITI Makoto	2014-12-23 06:16:20 +0900 (Tue, 23 Dec 2014)

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

  Message:
    Make input type more semantic

  Modified files:
    app/views/index.haml

  Modified: app/views/index.haml (+1 -1)
===================================================================
--- app/views/index.haml    2014-12-23 06:14:02 +0900 (7936d85)
+++ app/views/index.haml    2014-12-23 06:16:20 +0900 (81c703c)
@@ -6,7 +6,7 @@
   %form{:class => 'row', :action => '/', :method => 'GET'}
     %div{:class => 'form-group'}
       %div{:class => 'col-md-6 col-md-offset-2'}
-        %input{:type => 'text', :class => 'form-control', :name => 'q'}
+        %input{:type => 'search', :class => 'form-control', :name => 'q'}
       %div{:class => 'col-md-2'}
         %button{:class => 'form-control btn btn-default'} Search
 
-------------- next part --------------
HTML����������������������������...
다운로드 



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