1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

Sunstone: fix image select generation for translated states

(cherry picked from commit cb288f39c4aaf973acdbfc7366546eeef05bd43f)
This commit is contained in:
Hector Sanjuan 2012-05-21 16:16:59 +02:00 committed by Ruben S. Montero
parent 5e35d072c8
commit cf84e1439a

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