This commit is contained in:
Dobie Wollert
2014-07-25 03:00:29 -04:00
parent c63d462188
commit a403c9079f
39 changed files with 2875 additions and 3541 deletions

View File

@ -55,6 +55,10 @@ html(lang="en", ng-app="tags", ng-controller="tags.PageCtrl")
dd  {{payload.tag.client.name}} ({{payload.tag.client.identifier}})
dt Client Device ID
dd  {{tag.clientDeviceId}}
span(ng-repeat='field in fields')
dt(ng-show='{{field.value}}') {{field.label}}
dt(ng-show='{{field.value}}')  {{field.value}}
dt Device
dd  {{tag.device}}
dt Manufacturer