Kaynağa Gözat

Added jquery library to editor.

Sander Mathijs van Veen 14 yıl önce
ebeveyn
işleme
e8d95095a4
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      src/frontend/tpl/editor.html

+ 1 - 0
src/frontend/tpl/editor.html

@@ -3,6 +3,7 @@
     <head>
         <meta http-equiv="content-type" content="text/html; charset=utf-8">
         <title>Mathematical term rewriting frontend</title>
+        <script type="text/javascript" src="../../../build/external/jquery/jquery.min.js"></script>
         <script type="text/javascript" src="../../../external/mathjax/unpacked/MathJax.js?config=TeX-AMS-MML_HTMLorMML-full"></script>
     </head>
     <body>