Merge pull request #7177 from Totof6942/master

Small ui fix
This commit is contained in:
Dmitriy Zaporozhets 2014-06-24 10:26:48 +03:00
commit d25f2544fa
2 changed files with 2 additions and 2 deletions

View File

@ -5,4 +5,4 @@
= link_to blob_item.name, project_blob_path(@project, tree_join(@id || @commit.id, blob_item.name))
%td.tree_time_ago.cgray
= render 'spinner'
%td.hidden-xs.tree_commit{ colspan: 2 }
%td.hidden-xs.tree_commit

View File

@ -5,4 +5,4 @@
= link_to tree_item.name, project_tree_path(@project, tree_join(@id || @commit.id, tree_item.name))
%td.tree_time_ago.cgray
= render 'spinner'
%td.hidden-xs.tree_commit{ colspan: 2 }
%td.hidden-xs.tree_commit