From 50d28a0ad8dcf5d9fe697278b6ea05aa00f8fb87 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 5 Nov 2019 18:01:37 +0100 Subject: [baseconfig] Overhaul hook system This enables us to finally properly show the inheritance flow of all the config variables when editing the baseconfig for a certain location or machine. --- modules-available/locations/baseconfig/hook.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules-available/locations/baseconfig/hook.json') diff --git a/modules-available/locations/baseconfig/hook.json b/modules-available/locations/baseconfig/hook.json index 1d69647e..fabb4686 100644 --- a/modules-available/locations/baseconfig/hook.json +++ b/modules-available/locations/baseconfig/hook.json @@ -3,5 +3,5 @@ "field": "locationid", "locationResolver": "LocationHooks::baseconfigLocationResolver", "tostring": "Location::getName", - "getfallback": "LocationHooks::getBaseconfigParent" + "getInheritance": "LocationHooks::baseconfigInheritance" } \ No newline at end of file -- cgit v1.2.3-55-g7522