This commit is contained in:
Van 2014-11-01 12:07:52 +08:00
parent 9c1d5b09a0
commit 4e078d31d1
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/* start icon */
1 @font-face {
@font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?35cb2z');
src: url('fonts/icomoon.eot?#iefix35cb2z') format('embedded-opentype'), url('fonts/icomoon.woff?35cb2z') format('woff'), url('fonts/icomoon.ttf?35cb2z') format('truetype'), url('fonts/icomoon.svg?35cb2z#icomoon') format('svg');

View File

@ -230,7 +230,7 @@
<script>
var config = {
"pathSeparator": '{{.pathSeparator}}',
"latestSessionContent": '{{.latestSessionContent}}',
"latestSessionContent": {{.latestSessionContent}},
"label": {
"restore_editor": "{{.i18n.restore_editor}}",
"max_editor": "{{.i18n.max_editor}}",