mirror of
https://github.com/Terranom674/Piwigo_Bratonien_Tools.git
synced 2026-09-19 23:24:36 +00:00
Add system tab
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
{ id:'regeln', label:'Albumregeln' },
|
||||
{ id:'auswahl-download', label:'Fotoauswahl & Downloads' },
|
||||
{ id:'bilddateien', label:'Bilddateien & Pfade' },
|
||||
{ id:'wartung', label:'Wartung / Cache' }
|
||||
{ id:'wartung', label:'Wartung / Cache' },
|
||||
{ id:'system', label:'System & Updates' }
|
||||
];
|
||||
var panels = [];
|
||||
definitions.forEach(function (d) {
|
||||
|
||||
Reference in New Issue
Block a user