mirror of
https://github.com/OpenNebula/one.git
synced 2025-04-01 06:50:25 +03:00
bug #1842: Fix Firefox Create Host Buttons Unresponsive
This commit is contained in:
parent
ffc5899bff
commit
beea1dbc81
@ -82,8 +82,8 @@ var create_host_tmpl =
|
||||
<small id="create_cluster_header">'+tr("Create Host")+'</small>\
|
||||
</h3>\
|
||||
</div>\
|
||||
<div class="reveal-body">\
|
||||
<form id="create_host_form" action="" class="">\
|
||||
<div class="reveal-body">\
|
||||
<div class="row">\
|
||||
<div class="four columns">\
|
||||
<label class="inline right" for="name">' + tr("Name") + ':</label>\
|
||||
|
Loading…
x
Reference in New Issue
Block a user