Commit 1c4a0636 authored by Pavel Vinokurov's avatar Pavel Vinokurov
Browse files

Review notes

No related merge requests found
Showing with 5 additions and 0 deletions
+5 -0
......@@ -97,6 +97,7 @@ angular.module('Utils', []).directive('splitJoinFormatter', function(){
};
//TODO refactor: javadoc + param
this.initSidebar = function () {
var $sidebar = $.extend($('#sidebar'), {
timeoutId: null,
......
<#import "/spring.ftl" as spring />
<#assign security=JspTaglibs["/tld/security.tld"] />
<!-- TODO refactor: убрать-->
<#import "/sidebar/sidebar.ftl" as sidebar>
<@sidebar.panel/>
......
<#import "/components.ftl" as components />
<#import "/spring.ftl" as spring />
<!-- TODO refactor: перемести warehouse.ftl-->
<#import "/sidebar/sidebar.ftl" as sidebar>
<@sidebar.panel/>
......
......@@ -472,3 +472,4 @@
</div>
</div>
</div>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment