[Groonga-commit] groonga/gcs [ember] Remove an unnecessary assignment

Zurück zum Archiv-Index

Yoji SHIDARA null+****@clear*****
Tue Sep 25 15:58:44 JST 2012


Yoji SHIDARA	2012-09-25 15:58:44 +0900 (Tue, 25 Sep 2012)

  New Revision: e0c685d901413565b0d1a0cd8504cd5c578570df
  https://github.com/groonga/gcs/commit/e0c685d901413565b0d1a0cd8504cd5c578570df

  Log:
    Remove an unnecessary assignment

  Modified files:
    public/js/gcs.js

  Modified: public/js/gcs.js (+0 -1)
===================================================================
--- public/js/gcs.js    2012-09-25 15:55:17 +0900 (22212c5)
+++ public/js/gcs.js    2012-09-25 15:58:44 +0900 (4082296)
@@ -19,7 +19,6 @@ App.DomainSelectorView = Ember.View.extend({
 });
 
 App.SearchController = Ember.ArrayController.extend({
-  content: [],
   query: null,
   perPage: 5,
   start: 0,
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index