From 913ae3a5f6ffb948405622ff92e646e9b05532dd Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Fri, 27 Jun 2014 17:14:39 +0200 Subject: [PATCH] Improvements on rendering main nav. --- app/coffee/modules/base.coffee | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/app/coffee/modules/base.coffee b/app/coffee/modules/base.coffee index c33659b7..4284e235 100644 --- a/app/coffee/modules/base.coffee +++ b/app/coffee/modules/base.coffee @@ -50,32 +50,36 @@ class MainTaigaController extends taiga.Controller MainTaigaDirective = ($log, $compile, $rootscope) -> template = _.template(""" -

Taiga

+

+ + Taiga + +