NIHVIVO-193. Work on custom form for person has position history. Generalized css and javascript to work with other custom forms that will be built for version 1.0 (see NIHVIVO-141).
This commit is contained in:
parent
e7c9799912
commit
bf943e7bf1
2 changed files with 4 additions and 2 deletions
|
@ -167,7 +167,6 @@
|
|||
</c:set>
|
||||
<%
|
||||
log.debug(request.getAttribute("editjson"));
|
||||
System.out.println(request.getAttribute("editjson"));
|
||||
|
||||
EditConfiguration editConfig = EditConfiguration.getConfigFromSession(session,request);
|
||||
if( editConfig == null ){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue