Index: lams_central/web/qb/collection.jsp =================================================================== diff -u -r289d71a2af5137360ca926e9b03ca4bfccc4fe86 -rce08b5834386d861110869e90237174b8969f3a0 --- lams_central/web/qb/collection.jsp (.../collection.jsp) (revision 289d71a2af5137360ca926e9b03ca4bfccc4fe86) +++ lams_central/web/qb/collection.jsp (.../collection.jsp) (revision ce08b5834386d861110869e90237174b8969f3a0) @@ -1,527 +1,567 @@ -<%@ page contentType="text/html; charset=utf-8" language="java"%> -<%@ taglib uri="tags-lams" prefix="lams"%> -<%@ taglib uri="tags-fmt" prefix="fmt"%> -<%@ taglib uri="tags-core" prefix="c"%> - - - - - - Collection - - - - - - - - - - - - - - - - - - - - -
- -
- -
- -
- - - - - - -   - - - - - Private collection - - -
- -
- - <%-- Do not display button for public and private collections --%> - -
- - - -
-
- - - -
- QTI - - - - - - - - - - -
- -
-   - - - - -
- -
-
- - - - <%-- jqGrid placeholder with some useful attributes --%> -
-
-
-
- -
- There are no questions in this collection -
-
-
- - <%-- Do not display links for collection manipulation for public and private collections --%> - -
-
- Share collection with organisations -
-
- - - - <%-- Already shared organisations--%> - - - - - - - - <%-- Not yet shared ones --%> - - - - - - - -
-   - Shared - - -
- - - -
- -
-
-
- - - - - - -
- +<%@ page contentType="text/html; charset=utf-8" language="java"%> +<%@ taglib uri="tags-lams" prefix="lams"%> +<%@ taglib uri="tags-fmt" prefix="fmt"%> +<%@ taglib uri="tags-core" prefix="c"%> + + + + + + Collection + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+ + + + + + +   + + + + + Private collection + + +
+ +
+ + <%-- Do not display button for public and private collections --%> + +
+ + + +
+
+ + + +
+ QTI + + + + + + + + + + +
+ +
+   + + + + +
+ +
+
+ + + + <%-- jqGrid placeholder with some useful attributes --%> +
+
+
+
+ +
+ There are no questions in this collection +
+
+
+ + <%-- Do not display links for collection manipulation for public and private collections --%> + +
+
+ Share collection with organisations +
+
+ + + + <%-- Already shared organisations--%> + + + + + + + + <%-- Not yet shared ones --%> + + + + + + + +
+   + Shared + + +
+ + + +
+ +
+
+
+ + + + + + +
+
\ No newline at end of file