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

Zurück zum Archiv-Index

Yoji SHIDARA null+****@clear*****
Tue Sep 25 20:18:28 JST 2012


Yoji SHIDARA	2012-09-25 20:18:28 +0900 (Tue, 25 Sep 2012)

  New Revision: 382510a1cae682670aab13f4bff7cdd897471927
  https://github.com/groonga/gcs/commit/382510a1cae682670aab13f4bff7cdd897471927

  Log:
    Remove an unnecessary comma

  Modified files:
    public/js/gcs.js

  Modified: public/js/gcs.js (+1 -1)
===================================================================
--- public/js/gcs.js    2012-09-25 20:18:00 +0900 (625eca4)
+++ public/js/gcs.js    2012-09-25 20:18:28 +0900 (084cc3f)
@@ -205,7 +205,7 @@ App.SearchController = Ember.ArrayController.extend({
     }
     this.set('start', newStart);
     this.executeSearch();
-  },
+  }
 });
 
 App.SearchView = Ember.View.extend({
-------------- next part --------------
HTML����������������������������...
Download 



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