aboutsummaryrefslogtreecommitdiffstats
path: root/servo/templates/devices/search_gsx_warranty.html
diff options
context:
space:
mode:
Diffstat (limited to 'servo/templates/devices/search_gsx_warranty.html')
-rwxr-xr-xservo/templates/devices/search_gsx_warranty.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/servo/templates/devices/search_gsx_warranty.html b/servo/templates/devices/search_gsx_warranty.html
index d56605e..5cee6f0 100755
--- a/servo/templates/devices/search_gsx_warranty.html
+++ b/servo/templates/devices/search_gsx_warranty.html
@@ -14,7 +14,7 @@
<dt>{% trans "Warranty Status" %}</dt>
<dd>{{ d.get_warranty_status_display }}</dd>
<dt>{% trans "Purchase Date" %}</dt>
- <dd>{{ d.purchased_on|date:"SHORT_DATE_FORMAT"|default:"-" }}, {{ d.purchase_country|default:"-" }}</dd>
+ <dd>{{ d.purchased_on|date:"SHORT_DATE_FORMAT"|default:"-" }}, {{ d.get_purchase_country|default:"-" }}</dd>
<dt>{% trans "Serial Number" %}</dt>
<dd>{{ d.sn }}</dd>
<dt>{% trans "Configration" %}</dt>