diff --git a/scripts/js/footer.js b/scripts/js/footer.js index 7b8397c5..5f1e6b66 100644 --- a/scripts/js/footer.js +++ b/scripts/js/footer.js @@ -206,7 +206,7 @@ function initCheckboxRadioStyle() { chkboxStyle = "primary"; } - var boxsheet = $(''); + var boxsheet = $(''); // Only add the stylesheet if it's not already present if ($("link[href='" + boxsheet.attr("href") + "']").length === 0) boxsheet.appendTo("head"); diff --git a/scripts/js/network.js b/scripts/js/network.js index acda2c37..685e34ac 100644 --- a/scripts/js/network.js +++ b/scripts/js/network.js @@ -181,7 +181,7 @@ $(function () { // MAC + Vendor field if available if (data.macVendor && data.macVendor.length > 0) { $("td:eq(1)", row).html( - utils.escapeHtml(data.hwaddr) + "
" + utils.escapeHtml(data.macVendor) + utils.escapeHtml(data.hwaddr) + "
" + utils.escapeHtml(data.macVendor) ); } diff --git a/scripts/lua/sidebar.lp b/scripts/lua/sidebar.lp index 2500ffd7..b9f69fac 100644 --- a/scripts/lua/sidebar.lp +++ b/scripts/lua/sidebar.lp @@ -17,9 +17,9 @@

Status

-
-
-
+
+
+
diff --git a/settings-api.lp b/settings-api.lp index 9d9a3e90..c2ab06da 100644 --- a/settings-api.lp +++ b/settings-api.lp @@ -194,7 +194,7 @@ mg.include('scripts/lua/settings_header.lp','r')
- +