Bug 25728: Create AV when adding a new item
[koha-equinox.git] / koha-tmpl / intranet-tmpl / prog / en / modules / authorities / authorities.tt
index 961b4b2..fb33a16 100644 (file)
@@ -5,6 +5,7 @@
 <title>Koha &rsaquo; Authorities &rsaquo; [% IF ( authid ) %]Modify authority #[% authid | html %] ([% authtypetext | html %])[% ELSE %]Adding authority ([% authtypetext | html %])[% END %]</title>
 [% INCLUDE 'doc-head-close.inc' %]
 [% Asset.js("lib/hc-sticky.js") | $raw %]
+[% INCLUDE 'select2.inc' %]
 [% Asset.js("js/cataloging.js") | $raw %]
 
 <script>
@@ -167,8 +168,6 @@ function confirmnotdup(redirect){
 </script>
 [% Asset.css("css/addbiblio.css") | $raw %]
 
-[% INCLUDE 'select2.inc' %]
-
 </head>
 <body id="auth_authorities" class="auth">