1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-23 22:50:09 +03:00

feature #3748: Fix template UNAME column

This commit is contained in:
Daniel Molina 2015-06-08 18:41:36 +02:00
parent 5566bc230e
commit 0e6a3ebfd8

View File

@ -77,7 +77,7 @@ define(function(require) {
element.ID + '" name="selected_items" value="' +
element.ID + '"/>',
element.ID,
element.NAME,
element.UNAME,
element.GNAME,
element.NAME,
Humanize.prettyTime(element.REGTIME)