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' : 'qb/collection/shareCollection.do',
@@ -304,6 +308,7 @@
@@ -326,6 +331,19 @@
+
+ <%-- Do not display button for public and private collections --%>
+
+
+
+
+
+
+
+
-
+
@@ -371,58 +390,51 @@
-
- <%-- Do not display links for collection manipulation for public and private collections --%>
-
-
-
-
-
-
-
-
-
- Share collection with
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Shared with organisations
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ <%-- Do not display links for collection manipulation for public and private collections --%>
+
+
+
+ Share collection with organisations
+
+
+
+
+
+ <%-- Already shared organisations--%>
+
+
+
+
+ Shared
+ |
+
+
+ |
+
+
+
+ <%-- Not yet shared ones --%>
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+
+
+
Index: lams_central/web/qb/stats.jsp
===================================================================
diff -u -r07ffe534c333e36cd8c6bcdfaf02391bf791050d -r57a3647e9f7b79d5fe02d9727194311b4930d867
--- lams_central/web/qb/stats.jsp (.../stats.jsp) (revision 07ffe534c333e36cd8c6bcdfaf02391bf791050d)
+++ lams_central/web/qb/stats.jsp (.../stats.jsp) (revision 57a3647e9f7b79d5fe02d9727194311b4930d867)
@@ -434,7 +434,7 @@
- v${version.version}
+ v${version.version}
|
|