From 2efd46ba547b10ff91072c4194354b0a290acde1 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Mon, 1 Sep 2014 16:31:34 +0200 Subject: [PATCH] Add fixme to loader module. --- app/coffee/modules/common/loader.coffee | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/coffee/modules/common/loader.coffee b/app/coffee/modules/common/loader.coffee index 825fd7de..f0266360 100644 --- a/app/coffee/modules/common/loader.coffee +++ b/app/coffee/modules/common/loader.coffee @@ -21,6 +21,8 @@ # File: modules/common/loader.coffee ### +# FIXME: this code not follows any style and any good practices on coffeescript +# and it should be rewritten in coffeescript style classes. taiga = @.taiga sizeFormat = @.taiga.sizeFormat