]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] JS: Align elements
authorAlexander Moisseev <moiseev@mezonplus.ru>
Thu, 5 Jul 2018 08:02:39 +0000 (11:02 +0300)
committerAlexander Moisseev <moiseev@mezonplus.ru>
Thu, 5 Jul 2018 08:02:39 +0000 (11:02 +0300)
interface/js/app/stats.js

index f3f8930e260c4595d84a84b2a3f65f98f146564a..fa26e536b70ab70e7de3f07da834b8c7e9c3dd15 100644 (file)
@@ -208,7 +208,8 @@ define(["jquery", "d3pie", "humanize"],
                     }
                     neighbours_sum.uptime = Math.floor(neighbours_sum.uptime / status_count);
                     var to_Credentials = {};
-                    to_Credentials["All SERVERS"] = {name: "All SERVERS",
+                    to_Credentials["All SERVERS"] = {
+                        name: "All SERVERS",
                         url: "",
                         host: "",
                         checked: true,