[Groonga-commit] groonga/gcs [ember] Remove a needless comma

Back to archive index

Yoji SHIDARA null+****@clear*****
Wed Sep 26 18:02:34 JST 2012


Yoji SHIDARA	2012-09-26 18:02:34 +0900 (Wed, 26 Sep 2012)

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

  Log:
    Remove a needless comma

  Modified files:
    public/js/gcs.js

  Modified: public/js/gcs.js (+1 -1)
===================================================================
--- public/js/gcs.js    2012-09-26 17:51:27 +0900 (e577f09)
+++ public/js/gcs.js    2012-09-26 18:02:34 +0900 (2a4b609)
@@ -238,7 +238,7 @@ App.Router = Ember.Router.extend({
       route: '/',
       connectOutlets: function(router) {
         router.get('applicationController').connectOutlet('index');
-      },
+      }
     }),
     search: Ember.Route.extend({
       route: 'search/:domainName',
-------------- next part --------------
HTML����������������������������...
Descargar 



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