mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-02-20 01:36:15 +00:00
Updated some text associated with the rimType
This commit is contained in:
parent
0e8e88b536
commit
8a258f2b76
@ -297,7 +297,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</c:when>
|
||||
<c:otherwise>
|
||||
<c:when test="${initialData.rimType=='Base'}">
|
||||
<div class="row">
|
||||
<div class="col-md-1 col-md-offset-1"><span class="colHeader">Software Identity</span></div>
|
||||
<div id="softwareIdentity" class="col col-md-8">
|
||||
@ -541,6 +541,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</c:when>
|
||||
<c:otherwise>
|
||||
</c:otherwise>
|
||||
</c:choose>
|
||||
</div>
|
||||
|
@ -191,7 +191,7 @@ public abstract class ReferenceManifest extends ArchivableEntity {
|
||||
}
|
||||
|
||||
/**
|
||||
* Getter for the RIM Type (Primary, Supplemental, Patch).
|
||||
* Getter for the RIM Type (Base, Support, Measurement).
|
||||
*
|
||||
* @return string for the RIM Type
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user