From 4d14107ed451083fd3eb11691ee50eda21d9643c Mon Sep 17 00:00:00 2001 From: Joris Tirado Date: Tue, 17 Nov 2015 11:47:18 -0800 Subject: [PATCH] UI-1887: Hide uneditable options in advance tab and set basic options in display-only mode for Mobile devices --- submodules/devices/devices.css | 4 ++++ views/devices-mobile.html | 12 ++++++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/submodules/devices/devices.css b/submodules/devices/devices.css index fce1e71..ca5a183 100644 --- a/submodules/devices/devices.css +++ b/submodules/devices/devices.css @@ -300,6 +300,10 @@ margin: 10px 25px; } +.voip-edit-device-popup .edit-device .content #form_device .controls .text { + padding-top: 5px; +} + .voip-edit-device-popup .edit-device .content #form_device .displayed-realm { line-height: 30px; font-weight: bold; diff --git a/views/devices-mobile.html b/views/devices-mobile.html index 305d43a..2683e5a 100644 --- a/views/devices-mobile.html +++ b/views/devices-mobile.html @@ -21,13 +21,17 @@ @@ -39,28 +43,28 @@
- +
{{name}}
- +
{{mobile.mdn}}
- +
{{sip.username}}
- +
{{sip.password}}