aboutsummaryrefslogtreecommitdiff
path: root/resources/views/trainer.php
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/trainer.php')
-rw-r--r--resources/views/trainer.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/views/trainer.php b/resources/views/trainer.php
index ec78df1..70165b6 100644
--- a/resources/views/trainer.php
+++ b/resources/views/trainer.php
@@ -98,5 +98,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<script src="vendor/components/jquery/jquery.min.js"></script>
<script src="vendor/twbs/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="public/js/hebrewparsetrainer.js"></script>
+ <script type="text/javascript">
+ reloadVerb();
+ </script>
</body>
</html>