Add a label input control

This commit is contained in:
Joseph Schorr 2017-03-08 18:34:06 -05:00
parent 94c41cc7e3
commit 46d1532f0e
6 changed files with 99 additions and 1 deletions

View file

@ -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);