[Groonga-commit] groonga/express-kotoumi [master] Add bland lead

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Jan 23 15:10:43 JST 2013


YUKI Hiroshi	2013-01-23 15:10:43 +0900 (Wed, 23 Jan 2013)

  New Revision: 75a6f20960fe0d507116c2e3469453183b475a39
  https://github.com/groonga/express-kotoumi/commit/75a6f20960fe0d507116c2e3469453183b475a39

  Log:
    Add bland lead

  Modified files:
    views/index.jade

  Modified: views/index.jade (+6 -4)
===================================================================
--- views/index.jade    2013-01-23 14:34:11 +0900 (459bb26)
+++ views/index.jade    2013-01-23 15:10:43 +0900 (d23534c)
@@ -7,7 +7,9 @@ html(lang='ja')
     link(rel='stylesheet', href=prefix + '/styles/override.css', type='text/css', media='screen')
     script(type='text/javascript', src=prefix + '/bootstrap/js/bootstrap.min.js')
   body
-    .container
-      form.navbar-search.pull-left
-        div
-          input(type='text', class='search-query', placeholder='Search')
+    .navbar.navbar.navbar-fixed-top
+      .navbar-inner
+        .container
+          a.brand(href=prefix + '/dashboard') Express Kotoumi Dashboard
+          form.navbar-search.pull-right
+            input(type='text', class='search-query', placeholder='Search')
-------------- next part --------------
HTML����������������������������...
다운로드 



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