mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
WebUI: Several File adjustments (#195)
* Example JSON Form Example with General setting I have created a new Category "General" with several Settings for Hyperion. For now the Submit Button only console.log's the values. Known Bug: For some reason it seems to do not load the bootstrap correctly or maybe the Lib isn't compatible with the newest version of bootstrap. * Reorganize files
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
<script src="js/bootstrap-colorpicker.js"></script>
|
||||
<link href="css/bootstrap-colorpicker.css" rel="stylesheet">
|
||||
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
|
Reference in New Issue
Block a user