Index: lams_tool_scratchie/web/pages/authoring/authoring.jsp =================================================================== diff -u -r23ac505cd54e8a3e7cf6f42bf4ed95ba93136f7f -r18723aa5eb1e383e6a2932c42a509c29ed88c18c --- lams_tool_scratchie/web/pages/authoring/authoring.jsp (.../authoring.jsp) (revision 23ac505cd54e8a3e7cf6f42bf4ed95ba93136f7f) +++ lams_tool_scratchie/web/pages/authoring/authoring.jsp (.../authoring.jsp) (revision 18723aa5eb1e383e6a2932c42a509c29ed88c18c) @@ -32,6 +32,8 @@ .newer-version-prompt { text-align: left; margin-top: 6px; + color: orange; + font-size: 1.3em; } .question-version-dropdown { margin-top: 3px; @@ -66,6 +68,9 @@ // end optional tab controller stuff selectTab(tabId); } + $(document).ready(function(){ + $('[data-toggle="tooltip"]').tooltip(); + }); Index: lams_tool_scratchie/web/pages/authoring/parts/itemlist.jsp =================================================================== diff -u -rcc9d82650f9a0b4e7cc8b6133e665ffe5c6267a1 -r18723aa5eb1e383e6a2932c42a509c29ed88c18c --- lams_tool_scratchie/web/pages/authoring/parts/itemlist.jsp (.../itemlist.jsp) (revision cc9d82650f9a0b4e7cc8b6133e665ffe5c6267a1) +++ lams_tool_scratchie/web/pages/authoring/parts/itemlist.jsp (.../itemlist.jsp) (revision 18723aa5eb1e383e6a2932c42a509c29ed88c18c) @@ -97,7 +97,7 @@ " onclick="javascript:changeItemQuestionVersion(${status.index}, ${item.qbQuestion.uid}, ${otherVersion.value})"> - ${otherVersion.key} +  ${otherVersion.key} " @@ -115,7 +115,7 @@ - " + " onClick='javascript:window.open("qb/stats/show.do?qbQuestionUid=${maxOtherVersion.value}", "_blank")'>