Skip to content
Snippets Groups Projects
Commit 0104ccd9 authored by klorpa's avatar klorpa
Browse files

PrePull

parent 9861dba4
No related branches found
No related tags found
1 merge request!5579Misc. Fixes and Tweaks
...@@ -25,7 +25,7 @@ After spending a minute trying to remember some details about one of your slaves ...@@ -25,7 +25,7 @@ After spending a minute trying to remember some details about one of your slaves
<<link "Locate">> <<link "Locate">>
<<script>>$('#slaveList').empty().append(App.FindSlave.searchByExpression(State.temporary.dataSearch));<</script>> <<script>>$('#slaveList').empty().append(App.FindSlave.searchByExpression(State.temporary.dataSearch));<</script>>
<</link>> <</link>>
<br>//(Enter a conditional expression which evaluates to true for the slave you want to find, such as "slave.physicalAge >= 18 && slave.physicalAge < 21")// <br><br> <br>//(Enter a conditional expression which evaluates to true for the slave you want to find, such as "slave.physicalAge >= 18 && slave.physicalAge < 21")//<br><br>
<span id="slaveList"> <span id="slaveList">
/* results list gets populated here by jQuery */ /* results list gets populated here by jQuery */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment