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