From f6a1cc21b14087796a5f0911061c2c75bcd6b1dd Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Thu, 10 Sep 2015 14:19:51 +0300 Subject: UI fixes --- servo/templates/orders/devices.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'servo/templates/orders') diff --git a/servo/templates/orders/devices.html b/servo/templates/orders/devices.html index a21e256..bab9689 100755 --- a/servo/templates/orders/devices.html +++ b/servo/templates/orders/devices.html @@ -91,13 +91,15 @@ {% else %}
  • {% trans "Create Whole-Unit Exchange" %}
  • {% endif %} +
  • +
  • {% trans "Import GSX Repair" %}
  • {% trans "Update Warranty Status" %}
  • {% if device.is_ios %}
  • {% trans "Initiate Diagnostics" %}
  • {% else %} -
  • {% trans "Fetch Diagnostics" %}
  • +
  • {% trans "Initiate Diagnostics" %}
  • {% endif %}
  • {% trans "Fetch Diagnostics" %}
  • -- cgit v1.2.3