Merge "Update Private Label"

This commit is contained in:
Zuul 2018-06-20 19:27:09 +00:00 committed by Gerrit Code Review
commit 3a00588a8f
2 changed files with 6 additions and 4 deletions

View File

@ -52,7 +52,7 @@
<div class="form-group">
<label for="private"
class="col-sm-2 control-label">
Private
Private or Security Vulnerability
</label>
<div class="col-sm-10 checkbox">
@ -70,7 +70,8 @@
<table class="table table-striped">
<thead>
<tr>
<th>Teams and Users that can see this story</th>
<th>Teams and Users that can see this story. If it is a security vulnerability,
add the associated teams, e.g. vmt, $project coresec, etc.</th>
<th class="text-right">
<small>
<a href

View File

@ -131,7 +131,7 @@
</div>
<div class="form-group" ng-if="!forcePrivate">
<label for="private" class="col-sm-2 control-label">
Private
Private or Security Vulnerability
</label>
<div class="col-sm-10 checkbox">
<input id="private"
@ -148,7 +148,8 @@
<table class="table table-striped">
<thead>
<tr>
<th>Teams and Users that can see this story</th>
<th>Teams and Users that can see this story. If it is a security vulnerability,
add the associated teams, e.g. vmt, $project coresec, etc.</th>
<th class="text-right">
<small>
<a href