aboutsummaryrefslogtreecommitdiff
path: root/web/static/app/templates/device-edit-attribute.modal.html
Commit message (Collapse)AuthorAgeFilesLines
* core:Trygve Laugstøl2015-11-011-32/+0
| | | | | | o Adding updates of device property's name and description. web: o Ading editing of property name and description.
* web:Trygve Laugstøl2015-11-011-1/+1
| | | | o Removing dupliated name and description fields from device.
* web:Trygve Laugstøl2015-10-311-22/+26
| | | | o Better form interaction: enter to submit and autofocus on the field.
* core:Trygve Laugstøl2015-10-311-4/+19
| | | | | | o Improved transaction handling. web: o Supporting changing a device's name and description.
* web:Trygve Laugstøl2015-10-311-0/+13
o Starting on edit button for device name.