Index: lams_central/web/qb/collection.jsp
===================================================================
diff -u -r28f74fe44f679cfe7305cb1ddf42150f2de4c52c -r57a3647e9f7b79d5fe02d9727194311b4930d867
--- lams_central/web/qb/collection.jsp (.../collection.jsp) (revision 28f74fe44f679cfe7305cb1ddf42150f2de4c52c)
+++ lams_central/web/qb/collection.jsp (.../collection.jsp) (revision 57a3647e9f7b79d5fe02d9727194311b4930d867)
@@ -63,6 +63,11 @@
color: black;
padding-left: 8px;
}
+
+ select {
+ height: auto !important;
+ width: auto !important;
+ }
@@ -226,9 +231,8 @@
}
// share a collection with authors of an organisation
- function shareCollection() {
- var grid = $('#collection-grid'),
- organisationId = $('#targetOrganisationSelect').val();
+ function shareCollection(organisationId) {
+ var grid = $('#collection-grid');
$.ajax({
'url' : '
+ |
+ + + | +
+ |
+ + + | +