UNPKG

@spotinst/spinnaker-deck

Version:

Spinnaker-Deck service, forked with support to Spotinst

11 lines (10 loc) 235 B
<span> <span ng-hide="showOcid"> {{ocid | truncateOcid}} <a href="" ng-click="showOcid = true">Show</a> </span> <span ng-show="showOcid"> {{ocid}} <a href="" ng-click="showOcid = false">Hide</a> </span> </span>