Skip to content

Commit

Permalink
[NCL-5320] fix for display
Browse files Browse the repository at this point in the history
  • Loading branch information
DnsZhou committed Mar 3, 2020
1 parent 1605548 commit 600e4e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<a href ui-sref="projects.detail.build-configs.detail.revisions.detail(
{ projectId: $ctrl.project.id,
configurationId: $ctrl.revision.id,
revisionId: $ctrl.revision.rev })">&nbsp;
revisionId: $ctrl.revision.rev })">
<i class="fa fa-clock-o fa-lg c-info"
uib-tooltip="Go to specific revision of the build-config that was used for this build" tooltip-popup-delay="1000"
tooltip-placement="right"></i>
Expand Down

0 comments on commit 600e4e3

Please sign in to comment.