mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-08 21:17:43 +03:00
bug #3678: Move update config button to the config tab
This commit is contained in:
parent
3cd31ef78a
commit
4d7823dda0
@ -208,6 +208,11 @@ var config_tab_content =
|
||||
</label>\
|
||||
</div>\
|
||||
</div>\
|
||||
<div class="reveal-footer">\
|
||||
<div class="form_buttons">\
|
||||
<button class="button radius right success" id="config_submit" type="button" value="">'+tr("Update config")+'</button>\
|
||||
</div>\
|
||||
</div>\
|
||||
</div>\
|
||||
<div id="quotas_configuration" class="row content">\
|
||||
<div class="large-12 columns">\
|
||||
@ -238,11 +243,6 @@ var config_tab_content =
|
||||
<div id="showback_configuration" class="row content">\
|
||||
</div>\
|
||||
</div>\
|
||||
<div class="reveal-footer">\
|
||||
<div class="form_buttons">\
|
||||
<button class="button radius right success" id="config_submit" type="button" value="">'+tr("Update config")+'</button>\
|
||||
</div>\
|
||||
</div>\
|
||||
</form>\
|
||||
</div>\
|
||||
<a class="close-reveal-modal">×</a>';
|
||||
|
Loading…
Reference in New Issue
Block a user