From e5a3a1d737e88c89a4ba3fbc8d277745093139b1 Mon Sep 17 00:00:00 2001 From: Udo Walter Date: Wed, 13 May 2020 14:04:52 +0200 Subject: Add some debug logs. Rename the 'virtual' locations to groups. --- src/main/resources/config/locationConfig.js | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 src/main/resources/config/locationConfig.js (limited to 'src/main/resources/config/locationConfig.js') diff --git a/src/main/resources/config/locationConfig.js b/src/main/resources/config/locationConfig.js deleted file mode 100644 index 6074752..0000000 --- a/src/main/resources/config/locationConfig.js +++ /dev/null @@ -1,11 +0,0 @@ -angular.module('location').config(['formServiceProvider', - function locationConfig(formServiceProvider) { - - // Define field for the TOTP code provided by the user - formServiceProvider.registerFieldType('LOCATION', { - module : 'location', - controller : 'locationFieldController', - templateUrl : 'app/ext/bwlp/templates/locationField.html' - }); - - }]); \ No newline at end of file -- cgit v1.2.3-55-g7522