changed to zoom in icon for better understanding
This commit is contained in:
parent
cfba6496c5
commit
28da1db07e
|
|
@ -84,7 +84,7 @@
|
|||
#foreach ($response in $results.getChild("comps").getChild("item").getChild("headers").getChild("response").getChildren())
|
||||
$esc.html($response.getName()) : $esc.html($response.getValue()) <br/>
|
||||
#end
|
||||
"><i class="icon-info-sign"></i></a>
|
||||
"><i class="icon-zoom-in"></i></a>
|
||||
</td>
|
||||
<td>
|
||||
#if($!{results.getChild("stats").getChild("js").getChild("r")})
|
||||
|
|
|
|||
Loading…
Reference in New Issue