Skip to content
Snippets Groups Projects
Commit 5872b10d authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fix loading commit history for tree view

parent bfaa3edb
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -46,6 +46,6 @@
 
:javascript
// Load last commit log for each file in tree
$(window).load(function(){
$('#tree-slider').waitForImages(function() {
ajaxGet('#{@logs_path}');
});
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment