Hi,
I have at the moment added
<script src="/Admin/Resources/js/jquery-2.1.1.min.js"></script>
in this file for example: ItemListEdit.aspx
Is there are more clever way for me to add jquery to all pages in admin, without having to alter that file?
Any extenders that allow for such a override for all layout pages in admin area?