Skip to content

Commit

Permalink
Change to js for text editor #1431
Browse files Browse the repository at this point in the history
This appears to be fixed on my test machine in the latest firefox and chrome.  I have not tested edge, opera, or safari.  We should probably seriously discuss what it owuld take to convert all of these notes to markdown, blech, and deal with the other issues these damned notes have caused
  • Loading branch information
wilpig committed Aug 29, 2023
1 parent 3cdc020 commit 5e75777
Show file tree
Hide file tree
Showing 2 changed files with 1,319 additions and 1 deletion.
2 changes: 1 addition & 1 deletion devices.php
Original file line number Diff line number Diff line change
Expand Up @@ -1053,7 +1053,7 @@ function buildCustomAttributes($template, $device) {
<script type="text/javascript" src="scripts/mdetect.js"></script>
<script type="text/javascript" src="scripts/jquery.validationEngine-en.js"></script>
<script type="text/javascript" src="scripts/jquery.validationEngine.js"></script>
<script type="text/javascript" src="scripts/jquery-te-1.4.0.min.js"></script>
<script type="text/javascript" src="scripts/jquery-te-1.4.0.js"></script>
<script type="text/javascript" src="scripts/jquery.textext.js"></script>
<script type="text/javascript" src="scripts/common.js?v<?php echo filemtime('scripts/common.js');?>"></script>

Expand Down
Loading

0 comments on commit 5e75777

Please sign in to comment.