mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-23 22:50:09 +03:00
feature #2746: Fix other tab width
This commit is contained in:
parent
719e4db608
commit
3250edb4df
@ -3419,6 +3419,7 @@ function add_schedulingTab(dialog) {
|
||||
function add_otherTab(dialog) {
|
||||
var html_tab_content = '<div id="rawTab" class="wizard_tab content">'+
|
||||
'<div class="row">'+
|
||||
'<div class="large-12 columns">'+
|
||||
'<fieldset>'+
|
||||
'<legend>'+tr("RAW data")+'</legend>'+
|
||||
'<div class="row">'+
|
||||
@ -3483,6 +3484,7 @@ function add_otherTab(dialog) {
|
||||
'</div>'+
|
||||
'</div>'+
|
||||
'</fieldset>'+
|
||||
'</div>'+
|
||||
'</div>'+
|
||||
'</div>'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user