Skip to content
Snippets Groups Projects
Verified Commit afcfe599 authored by Alexander Olofsson's avatar Alexander Olofsson
Browse files

Remove old capabilities workaround

parent 247b416b
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,4 @@ $(function() {
if($('#host_provision_method_wds').is(':checked')) {
wds_provision_method_selected();
}
var caps = $('#capabilities').val() || $('#bare_metal_capabilities').val();
update_capabilities(caps);
});
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment