[Groonga-commit] groonga/groonga-admin at 841bb17 [master] top: link to tables page

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Dec 31 23:17:09 JST 2014


Kouhei Sutou	2014-12-31 23:17:09 +0900 (Wed, 31 Dec 2014)

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

  Message:
    top: link to tables page

  Modified files:
    app/views/top.html

  Modified: app/views/top.html (+1 -1)
===================================================================
--- app/views/top.html    2014-12-31 23:16:53 +0900 (fd9a6c6)
+++ app/views/top.html    2014-12-31 23:17:09 +0900 (5a01b0b)
@@ -4,7 +4,7 @@
   </ol>
 
   <div class="content">
-    <h2>Tables</h2>
+    <h2><a href="#/tables/">Tables</a></h2>
     <div class="list-group">
       <div ng-repeat="table in tables track by $index"
            class="list-group-item">
-------------- next part --------------
HTML����������������������������...
Download 



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