1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-24 21:34:01 +03:00

Sunstone: fix image select generation for translated states

This commit is contained in:
Hector Sanjuan 2012-05-21 16:16:59 +02:00
parent 898dfd3ba5
commit cb288f39c4

View File

@ -1999,7 +1999,7 @@ function popUpCreateTemplateDialog(){
4, //id col - trick -> reference by name!
4, //name col
[10,10,10],
["DISABLED","LOCKED","ERROR"]
[tr("DISABLED"),tr("LOCKED"),tr("ERROR")]
);
$('div#disks select#IMAGE',$create_template_dialog).html(im_sel);
//Repopulate network select