From f7ff8a837bed336a14aa0442ed8286f3ef78f577 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 1 Nov 2015 01:06:40 +0100 Subject: core: o Adding updates of device property's name and description. web: o Ading editing of property name and description. --- .../app/templates/device-edit-attribute.modal.html | 32 ------------------ web/static/app/templates/device.html | 13 +++++--- web/static/app/templates/edit-attribute.modal.html | 32 ++++++++++++++++++ web/static/app/templates/front-page.html | 10 +++--- web/static/app/templates/property.html | 38 +++++++++++++++------- 5 files changed, 72 insertions(+), 53 deletions(-) delete mode 100644 web/static/app/templates/device-edit-attribute.modal.html create mode 100644 web/static/app/templates/edit-attribute.modal.html (limited to 'web/static/app/templates') diff --git a/web/static/app/templates/device-edit-attribute.modal.html b/web/static/app/templates/device-edit-attribute.modal.html deleted file mode 100644 index 2e57f2d..0000000 --- a/web/static/app/templates/device-edit-attribute.modal.html +++ /dev/null @@ -1,32 +0,0 @@ -
- - - -
diff --git a/web/static/app/templates/device.html b/web/static/app/templates/device.html index e3c988d..09452a8 100644 --- a/web/static/app/templates/device.html +++ b/web/static/app/templates/device.html @@ -8,12 +8,15 @@ -

+

- {{ctrl.device.description}} + + + Edit description +