Index: lams_central/web/qb/collection.jsp =================================================================== diff -u -r08f85fe9a34494878883237ae71aade40cc74baa -red8294a75d0120b103b4b3ed187bc34b00f6ee37 --- lams_central/web/qb/collection.jsp (.../collection.jsp) (revision 08f85fe9a34494878883237ae71aade40cc74baa) +++ lams_central/web/qb/collection.jsp (.../collection.jsp) (revision ed8294a75d0120b103b4b3ed187bc34b00f6ee37) @@ -164,8 +164,9 @@ var cellhtml = ""; - cellhtml += "?qbQuestionUid=" + cellvalue + "&collectionUid=${collection.uid}&KeepThis=true&TB_iframe=true' class='thickbox'>"; - cellhtml += "'>"; + cellhtml += "' href='?qbQuestionUid=" + + cellvalue + "&collectionUid=${collection.uid}&KeepThis=true&TB_iframe=true' class='thickbox'>"; + cellhtml += ""; cellhtml += ""; return cellhtml; @@ -337,22 +338,22 @@
-
- - + + - - + +