null+****@clear*****
null+****@clear*****
2012年 4月 5日 (木) 17:27:17 JST
Kouhei Sutou 2012-04-05 17:27:17 +0900 (Thu, 05 Apr 2012)
New Revision: d4133bbced23686e636b7c101b70891ddbf92843
Log:
admin: remove needless function call
Modified files:
data/html/admin/index.html
Modified: data/html/admin/index.html (+0 -1)
===================================================================
--- data/html/admin/index.html 2012-04-05 17:25:02 +0900 (f02e7f8)
+++ data/html/admin/index.html 2012-04-05 17:27:17 +0900 (d4a8a40)
@@ -279,7 +279,6 @@ Powered by <a href="http://jquery.com/">jQuery</a> and <a href="http://jqueryui.
<script type="text/javascript">
$(function() {
var admin = new GroongaAdmin();
- GroongaAdmin.tablelist();
$.ajaxSetup({
timeout: 10000,
cache: false