diff --git a/app/views/aspects/_edit_aspect_pane.html.haml b/app/views/aspects/_edit_aspect_pane.html.haml index 3b4f91f65aabd05fdb90c6154364beb101f2928c..0c8ecd43e066fb73d048c59ffcb10d0e3325b81a 100644 --- a/app/views/aspects/_edit_aspect_pane.html.haml +++ b/app/views/aspects/_edit_aspect_pane.html.haml @@ -2,6 +2,9 @@ -# licensed under the Affero General Public License version 3 or later. See -# the COPYRIGHT file. +- content_for :head do + = include_javascripts :aspects + #edit_aspect_pane - if @contacts.count > 0 %h4= t('.add_existing')