Add a label input control
This commit is contained in:
parent
94c41cc7e3
commit
46d1532f0e
6 changed files with 99 additions and 1 deletions
|
@ -45,4 +45,4 @@ angular
|
|||
.constant('NAME_PATTERNS', NAME_PATTERNS)
|
||||
.constant('INJECTED_CONFIG', INJECTED_CONFIG)
|
||||
.constant('INJECTED_FEATURES', INJECTED_FEATURES)
|
||||
.constant('INJECTED_ENDPOINTS', INJECTED_ENDPOINTS);
|
||||
.constant('INJECTED_ENDPOINTS', INJECTED_ENDPOINTS);
|
Reference in a new issue