move tinymce theme to /public/css/tinymce
This commit is contained in:
@ -7,7 +7,8 @@
|
||||
{{end}}
|
||||
</h3></div>
|
||||
|
||||
<link rel="stylesheet" href="/tinymce/skins/custom/skin.min.css" type="text/css">
|
||||
<link rel="stylesheet" href="/css/tinymce/skin.min.css" type="text/css">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-sm-10">
|
||||
<form id="formData">
|
||||
|
@ -11,7 +11,7 @@
|
||||
</h3>
|
||||
</div>
|
||||
|
||||
<link rel="stylesheet" href="/tinymce/skins/custom/skin.min.css" type="text/css">
|
||||
<link rel="stylesheet" href="/css/tinymce/skin.min.css" type="text/css">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-sm-10">
|
||||
|
Reference in New Issue
Block a user