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

Add tip for SCHED_DS_REQUIREMENTS

This commit is contained in:
Daniel Molina
2013-11-04 17:02:24 +01:00
parent b20d12189f
commit 5ec1c93384

View File

@ -3523,7 +3523,7 @@ function setupCreateTemplateDialog(){
'<input type="text" id="SCHED_DS_REQUIREMENTS" name="requirements" />'+
'</div>'+
'<div class="one columns">'+
'<div class="tip">'+tr("")+'.</div>'+
'<div class="tip">'+tr("Boolean expression that rules out entries from the pool of datastores suitable to run this VM.")+'.</div>'+
'</div>'+
'</div>'+
'</fieldset>'+