Skip to content

Commit

Permalink
Remove assets not present deprecation warning (#5159)
Browse files Browse the repository at this point in the history
* Removed the deprecation warning

* added dynamic search

* first commit

* fixed deprecation warning

* Final fix of  the warning.
  • Loading branch information
Mutunga authored and jywarren committed Mar 18, 2019
1 parent 62fda41 commit f8e7cab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/admin/assets.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<%= javascript_include_tag 'comment_expand' %>
<%= javascript_include_tag 'dashboard' %>
<%= javascript_include_tag 'dragdrop' %>
<%= javascript_include_tag 'dynamic_search' %>
<%= javascript_include_tag 'editor' %>
<%= javascript_include_tag 'graph' %>
<%= javascript_include_tag 'grids' %>
Expand Down

0 comments on commit f8e7cab

Please sign in to comment.