Index: lams_tool_larsrc/web/pages/learning/learning.jsp =================================================================== diff -u -rbc8213e12c4e5afddd0394ad66386ef3e70d1611 -r06770d77acb444693664d588e5d2e8570adb96aa --- lams_tool_larsrc/web/pages/learning/learning.jsp (.../learning.jsp) (revision bc8213e12c4e5afddd0394ad66386ef3e70d1611) +++ lams_tool_larsrc/web/pages/learning/learning.jsp (.../learning.jsp) (revision 06770d77acb444693664d588e5d2e8570adb96aa) @@ -1,127 +1,117 @@ - +<%@ include file="/common/taglibs.jsp"%> + +<%-- param has higher level for request attribute --%> + + + + + + + + + + + <%-- If you change this file, remember to update the copy made for CNG-36 --%> -<%@ include file="/common/taglibs.jsp"%> - - - - - <%@ include file="/common/header.jsp"%> + - - - - - .item-content { - padding: 5px; - } - - .item-instructions { - margin-bottom: 15px; - padding-bottom: 10px; - border-bottom: 1px solid #ddd; - } - - .embedded-title { - clear: both; - font-weight: 500; - font-size: larger; - } - - .embedded-description { - padding: 0.5em; - } - - .embedded-file { - text-align: center; - margin: auto; - } - - .embedded-file img { - max-width: 800px; - } - - .embedded-file video { - width: 100%; - } - - .embedded-file embed { - width: 100%; - min-height: 500px; - } - - .embedded-content iframe { - border: 0; - width: 100%; - height: 100%; - } - - .delete-item-button { - margin-left: 5px; - cursor: pointer; - } - - .commentFrame { - padding: 10px; - } - - - <%-- param has higher level for request attribute --%> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - + + + - - @@ -289,54 +277,28 @@ - ${resource.miniViewNumberStr} + + ${resource.miniViewNumberStr} + - + + + - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + @@ -349,78 +311,89 @@ - + - + + class="complete-item-button btn btn-sm btn-success no-shadow"> + - - " - onclick="hideItem(${item.uid})"> + aria-label=" + onclick="hideItem(${item.uid})"> - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - + + - + @@ -442,6 +415,5 @@ - - - \ No newline at end of file + +
- - - -
- -