Merge abf.rosalinux.ru:abf/rosa-build

This commit is contained in:
Alexander Machehin 2013-07-27 22:17:15 +06:00
commit b05e9d3a97
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
%h3.bpadding10
- PullRequest::STATUSES.each do |status|
= pull_status_label status, {'ng-show' => "pull.status == '#{status}'"}
= pull_status_label status, {'ng-show' => "pull.status == '#{status}'", :style => 'display: none;'}
= pull_header @pull
#repo-wrapper
=render 'nav_tabs'