summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/ConfiguratorModuleConfig.vue
diff options
context:
space:
mode:
authorUdo Walter2018-11-15 01:56:01 +0100
committerUdo Walter2018-11-15 01:56:01 +0100
commit7a888b445315d74ef66480d0b8902a0ae4825811 (patch)
treed3c1e9828a377be1006bd207f5b0626997ad9c0d /webapp/src/components/ConfiguratorModuleConfig.vue
parent[idoit] Clients are now added to the idoit backend (diff)
downloadbas-7a888b445315d74ef66480d0b8902a0ae4825811.tar.gz
bas-7a888b445315d74ef66480d0b8902a0ae4825811.tar.xz
bas-7a888b445315d74ef66480d0b8902a0ae4825811.zip
[groups] fix api method to get a group taking way to long with all=true
This also fixes timeout crashes that occurred if a group had a lot of subgroups
Diffstat (limited to 'webapp/src/components/ConfiguratorModuleConfig.vue')
-rw-r--r--webapp/src/components/ConfiguratorModuleConfig.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/src/components/ConfiguratorModuleConfig.vue b/webapp/src/components/ConfiguratorModuleConfig.vue
index 3e6abb4..5253086 100644
--- a/webapp/src/components/ConfiguratorModuleConfig.vue
+++ b/webapp/src/components/ConfiguratorModuleConfig.vue
@@ -20,7 +20,7 @@
"description": "Beschreibung",
"timeout": "Timeout",
"expertMode": "Expertenmodus",
- "script": "iPXE Script",
+ "script": "iPXE Skript",
"titleNew": "Konfiguration erstellen",
"titleExisting": "Konfiguration bearbeiten",
"entries": "Einträge",