Merge "Added arch info"

This commit is contained in:
Jenkins
2014-10-14 18:58:10 +00:00
committed by Gerrit Code Review
2 changed files with 3 additions and 2 deletions

View File

@@ -56,6 +56,7 @@
</dd>
<dt>{% trans "Registered HW" %}</dt>
<dd>
{{ node.cpu_arch|default:"&mdash;" }}<br />
{{ node.cpus|default:"&mdash;" }} {% trans "CPU" %}<br />
{{ node.memory_mb|default:"&mdash;" }} {% trans "RAM (MB)" %}<br />
{{ node.local_gb|default:"&mdash;" }} {% trans "HDD (GB)" %}