Skip to content

Commit

Permalink
Merge pull request #5017 from epwinchell/1518867
Browse files Browse the repository at this point in the history
Service catalog  icon fix

(cherry picked from commit ab3ddcf)

https://bugzilla.redhat.com/show_bug.cgi?id=1518867
  • Loading branch information
mzazrivec authored and simaishi committed Dec 3, 2018
1 parent cfa625a commit b177da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/catalog/_svccat_tree_show.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- if @record.picture
%img{:src => "#{@record.picture.url_path}?#{rand(99_999_999)}"}/
- else
%i.pficon.pficon-template
%i.fa.fa-cube.fa-4x
%br
%br
.col-md-9
Expand Down

0 comments on commit b177da0

Please sign in to comment.