Index: lams_tool_vote/web/monitoring/OtherTextNominationViewer.jsp =================================================================== diff -u -r33dd09b120d0ccb4fffb9e333fe08e101bd110f7 -raa1bcddda0a1f03ce15790e7f6d70ac9b0525f88 --- lams_tool_vote/web/monitoring/OtherTextNominationViewer.jsp (.../OtherTextNominationViewer.jsp) (revision 33dd09b120d0ccb4fffb9e333fe08e101bd110f7) +++ lams_tool_vote/web/monitoring/OtherTextNominationViewer.jsp (.../OtherTextNominationViewer.jsp) (revision aa1bcddda0a1f03ce15790e7f6d70ac9b0525f88) @@ -27,9 +27,9 @@ function buildShowHideLink(currentUid, actionMethod) { var str = ''; if ( actionMethod == 'hideOpenVote' ) - str += ''; + str += ''; else - str += ''; + str += ''; return str; } @@ -46,7 +46,7 @@ resizable: true, // include column filters filter_columnFilters: true, - filter_placeholder: { search : '' }, + filter_placeholder: { search : '' }, filter_searchDelay: 700 } }); @@ -78,7 +78,7 @@ rows += ''; rows += userData["userEntry"]; if ( userData["visible"] == false ) - rows += ' '; + rows += ' '; rows += ''; rows += '';