[Groonga-commit] groonga/groonga [master] admin: move to the requested view instead of top view

Zurück zum Archiv-Index

null+****@clear***** null+****@clear*****
2012年 4月 5日 (木) 17:36:03 JST


Kouhei Sutou	2012-04-05 17:36:03 +0900 (Thu, 05 Apr 2012)

  New Revision: 90a730e776a1b08cf7447d76ebe277d102572baf

  Log:
    admin: move to the requested view instead of top view

  Modified files:
    data/html/admin/index.html

  Modified: data/html/admin/index.html (+1 -0)
===================================================================
--- data/html/admin/index.html    2012-04-05 17:29:53 +0900 (d4a8a40)
+++ data/html/admin/index.html    2012-04-05 17:36:03 +0900 (e367da1)
@@ -279,6 +279,7 @@ Powered by <a href="http://jquery.com/">jQuery</a> and <a href="http://jqueryui.
 <script type="text/javascript">
 $(function() {
   var admin = new GroongaAdmin();
+  $(location.hash).click();
   $.ajaxSetup({
     timeout: 10000,
     cache: false




Groonga-commit メーリングリストの案内
Zurück zum Archiv-Index