diff src/main/webapp/methods/addSectionToTopic.jsp @ 58:b8ad346e39a0

new: modify based on doc 'Improving LGServices interface.docx': user workflow improvement, functions like adding task into a topic and search suggestions.
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Mon, 02 May 2016 12:03:30 +0200
parents 9dbbbfd474f4
children 824b808a7481
line wrap: on
line diff
--- a/src/main/webapp/methods/addSectionToTopic.jsp	Wed Feb 17 14:58:19 2016 +0100
+++ b/src/main/webapp/methods/addSectionToTopic.jsp	Mon May 02 12:03:30 2016 +0200
@@ -29,7 +29,8 @@
 				action="<%= sessionBean.getApplicationBean().getRootServer()%>/proxy.jsp"
 				method="post">
 				<input name="bean" type="hidden" value="topicBean" /> 
-		
+				<input name="sourceBean" type="hidden" value="<%=request.getParameter("sourceBean")%>" /> 
+				
 						
 				<table class="dialogTable">
 					<tr>