Commit a8430cfd authored by Rafael Monnerat's avatar Rafael Monnerat

[computer_immobilisation] Show Computer Model when List Computers

parent f42786bf
...@@ -105,6 +105,10 @@ ...@@ -105,6 +105,10 @@
<string>reference</string> <string>reference</string>
<string>Reference</string> <string>Reference</string>
</tuple> </tuple>
<tuple>
<string>specialise_title</string>
<string>Computer Model</string>
</tuple>
<tuple> <tuple>
<string>default_network_address_host_name</string> <string>default_network_address_host_name</string>
<string>Hostname</string> <string>Hostname</string>
...@@ -178,6 +182,10 @@ ...@@ -178,6 +182,10 @@
<string>reference</string> <string>reference</string>
<string>Reference</string> <string>Reference</string>
</tuple> </tuple>
<tuple>
<string>specialise_title</string>
<string>Computer Model</string>
</tuple>
<tuple> <tuple>
<string>creation_date</string> <string>creation_date</string>
<string>Creation Date</string> <string>Creation Date</string>
...@@ -213,6 +221,10 @@ ...@@ -213,6 +221,10 @@
<string>reference</string> <string>reference</string>
<string>Reference</string> <string>Reference</string>
</tuple> </tuple>
<tuple>
<string>specialise_title</string>
<string>Computer Model</string>
</tuple>
<tuple> <tuple>
<string>creation_date</string> <string>creation_date</string>
<string>Creation Date</string> <string>Creation Date</string>
......
59 60
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment