Add filter for signed test results and related UI
With this patch users can list their own test results. Change-Id: Ie2d944924f6ae966a13d0ca9908810c315ade5ab
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
<div cg-busy="{promise:capsRequest,message:'Loading capabilities'}"></div>
|
||||
|
||||
<!-- Get the version-specific template -->
|
||||
<div ng-include src="detailsTemplate"></header>
|
||||
<div ng-include src="detailsTemplate"></div>
|
||||
|
||||
<div ng-show="showError" class="alert alert-danger" role="alert">
|
||||
<span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>
|
||||
|
||||
Reference in New Issue
Block a user