mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Sunstone: fix typos in clusters and users tab
This commit is contained in:
parent
c1d23e49af
commit
d76a998501
@ -17,7 +17,7 @@
|
||||
/*Cluster tab plugin*/
|
||||
|
||||
|
||||
var clusters_tab_content = '
|
||||
var clusters_tab_content = '\
|
||||
<h2>'+tr("Clusters")+'</h2>\
|
||||
<form id="form_cluters" action="javascript:alert(\'js errors?!\')">\
|
||||
<div class="action_blocks">\
|
||||
|
@ -21,7 +21,7 @@ var $create_user_dialog;
|
||||
var $update_pw_dialog;
|
||||
|
||||
var users_tab_content = '\
|
||||
<h2>Users</h2>\
|
||||
<h2>'+tr("Users")+'</h2>\
|
||||
<form id="user_form" action="" action="javascript:alert(\'js error!\');">\
|
||||
<div class="action_blocks">\
|
||||
</div>\
|
||||
|
Loading…
x
Reference in New Issue
Block a user