Skip to content
Snippets Groups Projects
Commit b00df126 authored by lowercasedonkey's avatar lowercasedonkey
Browse files

hide feature

parent 15d3f025
No related branches found
No related tags found
No related merge requests found
......@@ -569,13 +569,24 @@ $args[0]: Slave.
<<widget "EventNameLink">>
<span id="name">
<<link "<<= SlaveFullName($activeSlave)>>">>
<<replace #longSlaveHide>>
<<link "(hide)">>
<<replace #longSlaveHide>>
<</replace>>
<<replace #longSlaveDescription>>
/* Hide */
<</replace>>
<</link>>
<</replace>>
<<replace #longSlaveDescription>>
<p>
<<include "Long Slave Description">>
</p>
<</replace>>
<</replace>>
<</link>>
</span>
<span id="longSlaveHide"></span>
<span id="longSlaveDescription"></span>
<</widget>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment