Skip to content

Commit

Permalink
Disable compute specific JS until it's finished
Browse files Browse the repository at this point in the history
  • Loading branch information
ananace committed Aug 28, 2017
1 parent c906d37 commit 8fb1ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/compute_resources_vms/form/hyperv/_base.html.erb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<%= compute_specific_js(compute_resource, 'base') %>
<%#= compute_specific_js(compute_resource, 'base') %>
<%= javascript_tag("$(document).on('ContentLoad', tfm.numFields.initAll)") %>

<%
Expand Down

0 comments on commit 8fb1ecc

Please sign in to comment.