mdzidic / ovz-web-panel

Automatically exported from code.google.com/p/ovz-web-panel
Other
0 stars 0 forks source link

Description column for virtual server is not shown by default #175

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There is an error in app/views/admin/hardware_servers/show.html.erb on line 184 
(hidden: true,).

When you go and list containers for a hardware node the description for each 
container is printed under VEID.

Changeing the value from true to false solves that issue.

Original issue reported on code.google.com by alecksie...@gmail.com on 27 Aug 2010 at 11:10

GoogleCodeExporter commented 9 years ago
It's not a error, but expected behavior. I have long descriptions for virtual 
servers, so by default they are shown under VEID. But its possible to show 
descriptions as separate column and even without code modifications. Click on 
any column at virtual servers list -> Columns -> select checkbox near 
Descriptions field. See issue 117 for details (and screenshot).

Original comment by sibprogrammer on 8 Sep 2010 at 1:27

GoogleCodeExporter commented 9 years ago
I understand, but it's misleading, also description could be available as a 
rollover veid.

Original comment by alecksie...@gmail.com on 16 Sep 2010 at 11:40

GoogleCodeExporter commented 9 years ago

Original comment by sibprogrammer on 7 Nov 2010 at 4:21

GoogleCodeExporter commented 9 years ago

Original comment by sibprogrammer on 17 Apr 2011 at 12:46

GoogleCodeExporter commented 9 years ago

Original comment by sibprogrammer on 29 Apr 2012 at 3:36