mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
Added tags to clients page
This commit is contained in:
@ -104,7 +104,7 @@ html(lang="en", ng-app="tags", ng-controller="tags.PageCtrl")
|
||||
.control-group
|
||||
label.control-label Device Warranty Expiration
|
||||
.controls
|
||||
input.text(type='date', ng-model='deviceWarrantyExpiration')
|
||||
input.text(type='date', ng-model='tag.deviceWarrantyExpiration')
|
||||
|
||||
.control-group
|
||||
label.control-label Test
|
||||
|
Reference in New Issue
Block a user