Open node in form and map.
This commit is contained in:
parent
5b9d2e615b
commit
03083b819b
12 changed files with 80 additions and 19 deletions
server
|
@ -76,6 +76,4 @@ var config = deepExtend({}, defaultConfig, configJSON);
|
|||
|
||||
module.exports = config;
|
||||
|
||||
angular.module('ffffng').factory('config', function () {
|
||||
return config;
|
||||
});
|
||||
angular.module('ffffng').constant('config', config);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue