mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-06 16:46:48 +01:00
No need to preload the snippet display
Doesn't help with repainting issue
This commit is contained in:
@@ -223,8 +223,6 @@ function createNewCMInstance(num) {
|
||||
var codeFoldBrace = CodeMirror.newFoldFunction(CodeMirror.braceRangeFinder);
|
||||
</script>
|
||||
|
||||
<iframe name="snippetLoader" src="snippets/snippet-display.php" style="display: none"></iframe>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user