Skip to content

Commit ac21017

Browse files
committed
FE: skeleton uplift
1 parent 942c4a6 commit ac21017

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

front/css/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2661,7 +2661,7 @@ table.dataTable tbody > tr.selected
26612661
background-color: var(--skel-bg);
26622662
}
26632663
#settings-skeleton, #devices-skeleton, #device-details-skeleton,
2664-
#events-skeleton, #presence-skeleton, #report-skeleton, #skel-app-event,
2664+
#events-skeleton, #presence-skeleton, #report-skeleton, #skel-app-events,
26652665
#notifications-skeleton, #workflows-skeleton, #plugins-skeleton { z-index: 50; }
26662666
.skel-tab-pane { z-index: 10; min-height: 400px; background-color: var(--skel-panel-bg);}
26672667
#settings-skeleton { margin: 15px; min-height: 500px; }

front/php/templates/language/en_us.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@
790790
"settings_device_scanners_icon": "fa-solid fa-magnifying-glass-plus",
791791
"settings_device_scanners_info": "Load more device scanners with the <a href=\"/settings.php#LOADED_PLUGINS\">LOADED_PLUGINS</a> setting",
792792
"settings_device_scanners_label": "Device scanners",
793-
"settings_enabled": "Enabled settings",
793+
"settings_enabled": "Enabled plugins",
794794
"settings_enabled_icon": "fa-solid fa-toggle-on",
795795
"settings_expand_all": "Expand all",
796796
"settings_imported": "Last time settings were imported from the app.conf file",

0 commit comments

Comments
 (0)