[Groonga-commit] groonga/groonga-admin at ec52cee [master] Use page-header markup

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Oct 22 18:55:41 JST 2014


Kouhei Sutou	2014-10-22 18:55:41 +0900 (Wed, 22 Oct 2014)

  New Revision: ec52ceeb3a6cca6382be9347b17c01532a23b233
  https://github.com/groonga/groonga-admin/commit/ec52ceeb3a6cca6382be9347b17c01532a23b233

  Message:
    Use page-header markup

  Modified files:
    app/views/tables/search.html

  Modified: app/views/tables/search.html (+1 -1)
===================================================================
--- app/views/tables/search.html    2014-10-22 17:28:07 +0900 (773fb91)
+++ app/views/tables/search.html    2014-10-22 18:55:41 +0900 (c67815f)
@@ -1,5 +1,5 @@
 <div ng-controller="TableSearchController">
-  <h1>Search</h1>
+  <h1 class="page-header">Search</h1>
   <div class="container">
     <p class="error-message">{{message}}</p>
     <p class="statistics">
-------------- next part --------------
HTML����������������������������...
Download 



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