Index: lams_tool_survey/web/includes/javascript/surveyitem.js
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_survey/web/includes/javascript/surveyitem.js,v
diff -u -r1.5 -r1.6
--- lams_tool_survey/web/includes/javascript/surveyitem.js 26 Jul 2013 13:16:42 -0000 1.5
+++ lams_tool_survey/web/includes/javascript/surveyitem.js 17 Jan 2014 22:18:06 -0000 1.6
@@ -2,7 +2,6 @@
This is Survey Item instrcution area.
*/
var instructionTargetDiv = "instructionArea";
- var itemAttachmentTargetDiv = "itemAttachmentArea";
// Please set these 2 variables in JSP file for using tag reason:
// var removeInstructionUrl = "";
// var addInstructionUrl = "";