parent
9d3542997e
commit
f2b3c89ec9
4 changed files with 59 additions and 69 deletions
|
@ -801,7 +801,7 @@ angular.module("core-config-setup", ['angularFileUpload'])
|
|||
priority: 0,
|
||||
templateUrl: '/static/directives/config/config-bool-field.html',
|
||||
replace: false,
|
||||
transclude: false,
|
||||
transclude: true,
|
||||
restrict: 'C',
|
||||
scope: {
|
||||
'binding': '=binding'
|
||||
|
|
Reference in a new issue