Index: lams_tool_laqa/conf/language/lams/ApplicationResources.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/conf/language/lams/ApplicationResources.properties,v
diff -u -r1.42.2.6 -r1.42.2.7
--- lams_tool_laqa/conf/language/lams/ApplicationResources.properties 8 Jun 2016 10:10:41 -0000 1.42.2.6
+++ lams_tool_laqa/conf/language/lams/ApplicationResources.properties 1 Jul 2016 04:04:38 -0000 1.42.2.7
@@ -282,5 +282,8 @@
label.posted.by ={0} on {1}
label.noredo.enabled =Note: after answer these questions, no changes are allowed.
label.allow.review.other.responses =Show other aswers after deadline
-
+label.select.leader=Select Leader
+label.question.options=Question Options
+label.activity.completion=End of Activity
+label.notifications=Notifications
#======= End labels: Exported 280 labels for en AU =====
Index: lams_tool_laqa/web/WEB-INF/tags/Arrow.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/WEB-INF/tags/Attic/Arrow.tag,v
diff -u -r1.1.2.1 -r1.1.2.2
--- lams_tool_laqa/web/WEB-INF/tags/Arrow.tag 25 May 2016 16:25:17 -0000 1.1.2.1
+++ lams_tool_laqa/web/WEB-INF/tags/Arrow.tag 1 Jul 2016 04:04:38 -0000 1.1.2.2
@@ -6,6 +6,8 @@
<%@ attribute name="state" required="true" rtexprvalue="true"%>
<%@ attribute name="title" required="false" rtexprvalue="true"%>
<%@ attribute name="onclick" required="false" rtexprvalue="true"%>
+<%@ attribute name="id" required="false" rtexprvalue="true"%>
+<%@ attribute name="display" required="false" rtexprvalue="true"%>