Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
try to namespace assets
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoll committed May 5, 2018
1 parent 84324aa commit 5591253
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/compute_resources_vms/form/xenserver/_base.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -192,5 +192,5 @@
})
</script>

<%= compute_specific_js(compute_resource, 'cache_refresh') %>
<%= compute_specific_js(compute_resource, 'populate_fields') %>
<%= compute_specific_js(compute_resource, 'foreman_xen/cache_refresh') %>
<%= compute_specific_js(compute_resource, 'foreman_xen/populate_fields') %>

0 comments on commit 5591253

Please sign in to comment.