We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a0d184 commit 4b01eacCopy full SHA for 4b01eac
1 file changed
framework/modules/snippet/views/snippet/edit.tpl
@@ -71,7 +71,7 @@
71
}
72
{/css}
73
{literal}
74
- {/literal}{$cdn = 'https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.65.19/'}{literal}
+ {/literal}{$cdn = 'https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.65.20/'}{literal}
75
<script src="{/literal}{$cdn}{literal}codemirror.min.js"></script>
76
<link rel="stylesheet" href="{/literal}{$cdn}{literal}codemirror.css">
77
<link rel="stylesheet" href="{/literal}{$cdn}{literal}addon/fold/foldgutter.css">
0 commit comments