Compressed file no longer contains foldcode.js

This is because we have a modified foldcode.js file now in ICEcoders own
lib folder
This commit is contained in:
Matt Pass
2013-05-25 18:36:30 +01:00
parent c02e7cd0b5
commit d240cf0a53
2 changed files with 6 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@@ -12,7 +12,7 @@
codemirror-compressed.js
incls: codemirror
modes: clike, coffeescript, css, htmlmixed, javascript, less, markdown, php, python, ruby & xml
utils: closetag, foldcode, xml-fold, brace-fold, show-hint, javascript-hint, html-hint, searchcursor, match-highlighter
utils: closetag, xml-fold, brace-fold, show-hint, javascript-hint, html-hint, searchcursor, match-highlighter
//-->
<script src="<?php echo $ICEcoder["codeMirrorDir"]; ?>/lib/codemirror-compressed.js"></script>
<script src="lib/mmd.js"></script>