Skip to content

Commit 2c0046c

Browse files
committed
remove tablesorter scripts
1 parent d314cad commit 2c0046c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

form-wysiwyg.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<link type="text/css" rel="stylesheet" href="assets/css/Markdown.Editor.hack.css">
2222

23-
<link type="text/css" rel="stylesheet" href="assets/CLEditor1_4_1/jquery.cleditor.css">
23+
<link type="text/css" rel="stylesheet" href="assets/CLEditor1_4_3/jquery.cleditor.css">
2424

2525
<link rel="stylesheet" href="assets/css/theme.css">
2626

@@ -334,14 +334,14 @@ <h5>Markdown Editor</h5>
334334

335335

336336
### Demo
337-
[http://onokumus.github.io/Bootstrap-Admin-Template][1]
337+
[http://demo.onokumus.com/metis/index.html][1]
338338

339339
### Licensing
340340

341341
Bootstrap Admin template is open-sourced software licensed under the [MIT License][2]
342342

343343

344-
[1]: http://onokumus.github.io/Bootstrap-Admin-Template
344+
[1]: http://demo.onokumus.com/metis/index.html
345345
[2]: http://opensource.org/licenses/MIT
346346

347347
</textarea>
@@ -406,7 +406,7 @@ <h3 id="helpModalLabel"><i class="icon-external-link"></i> Help</h3>
406406

407407

408408
<script src="assets/js/vendor/bootstrap.min.js"></script>
409-
<script src="assets/js/lib/jquery.tablesorter.min.js"></script>
409+
410410
<script type="text/javascript" src="assets/js/lib/bootstrap-progressbar.min.js"></script>
411411
<script type="text/javascript" src="assets/js/lib/jquery.mousewheel.js"></script>
412412
<script type="text/javascript" src="assets/js/lib/jquery.nicescroll.min.js"></script>
@@ -416,7 +416,7 @@ <h3 id="helpModalLabel"><i class="icon-external-link"></i> Help</h3>
416416
<script type="text/javascript" src="assets/wysihtml5/lib/js/wysihtml5-0.3.0.min.js"></script>
417417
<script type="text/javascript" src="assets/wysihtml5/dist/bootstrap-wysihtml5-0.0.2.min.js"></script>
418418

419-
<script type="text/javascript" src="assets/CLEditor1_4_1/jquery.cleditor.min.js"></script>
419+
<script type="text/javascript" src="assets/CLEditor1_4_3/jquery.cleditor.min.js"></script>
420420

421421
<script type="text/javascript" src="assets/pagedown-bootstrap/Markdown.Converter.js"></script>
422422
<script type="text/javascript" src="assets/pagedown-bootstrap/Markdown.Sanitizer.js"></script>

0 commit comments

Comments
 (0)