Add input fields for custom JavaScript and CSS in the control panel
This commit is contained in:
@@ -249,7 +249,9 @@
|
|||||||
</select>
|
</select>
|
||||||
|
|
||||||
<div id="custom-fields" class="custom-fields">
|
<div id="custom-fields" class="custom-fields">
|
||||||
|
<p>Javascript:</p>
|
||||||
<input type="text" id="custom-js" placeholder="mytheme.js">
|
<input type="text" id="custom-js" placeholder="mytheme.js">
|
||||||
|
<p>CSS:</p>
|
||||||
<input type="text" id="custom-css" placeholder="mytheme.css">
|
<input type="text" id="custom-css" placeholder="mytheme.css">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user