search options url fix for VRFS-4062
This commit is contained in:
parent
e458d65a12
commit
94397136d3
|
|
@ -355,7 +355,7 @@ LessonTimerActions = context.LessonTimerActions
|
|||
</p>
|
||||
|
||||
<div className="actions">
|
||||
<a href="/client#/teachers/searchOptions" className="button-orange">SEARCH TEACHERS</a>
|
||||
<a href="/client#/jamclass/searchOptions" className="button-orange">SEARCH TEACHERS</a>
|
||||
</div>
|
||||
</div>`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue