File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -284,7 +284,7 @@ Authors:
284
284
</xsl : choose >
285
285
</xsl : variable >
286
286
287
- <span class =" label label -success" >Remediation < xsl : value-of select = " $fix_type " />:</ span >     < a data-toggle =" collapse" data-target =" #{generate-id($fix)}" >(show) </a ><br />
287
+ <a class =" btn btn -success" data-toggle =" collapse" data-target =" #{generate-id($fix)}" tabindex = " 0 " role = " button " aria-expanded = " false " title = " Activate to reveal " href = " #! " >Remediation < xsl : value-of select = " $fix_type " /> ⇲ </a ><br />
288
288
<div class =" panel-collapse collapse" id =" {generate-id($fix)}" >
289
289
<xsl : if test =" $fix/@complexity or $fix/@disruption or $fix/@reboot or $fix/@strategy" >
290
290
<table class =" table table-striped table-bordered table-condensed" >
You can’t perform that action at this time.
0 commit comments