aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/useflags/index.html.erb')
-rw-r--r--app/views/useflags/index.html.erb4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/views/useflags/index.html.erb b/app/views/useflags/index.html.erb
index ac006f2..1fd18e8 100644
--- a/app/views/useflags/index.html.erb
+++ b/app/views/useflags/index.html.erb
@@ -40,6 +40,4 @@
</div>
</div>
-<%= javascript_include_tag 'useflags/typeahead.js' %>
-<%= javascript_include_tag 'd3.min.js' %>
-<%= javascript_include_tag 'useflags/render-bubbles.js' %>
+<%= javascript_pack_tag 'useflags' %>