File tree Expand file tree Collapse file tree 5 files changed +18
-2
lines changed
Expand file tree Collapse file tree 5 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1+ This Source Code Form is subject to the terms of the Mozilla Public License,
2+ v. 2.0. If a copy of the MPL was not distributed with this file, You can
3+ obtain one at http://mozilla.org/MPL/2.0/. OpenMRS is also distributed under
4+ the terms of the Healthcare Disclaimer located at http://openmrs.org/license.
5+
6+ Copyright (C) OpenMRS Inc. OpenMRS is a registered trademark and the OpenMRS
7+ graphic logo is a trademark of OpenMRS Inc.
Original file line number Diff line number Diff line change 1+ This Source Code Form is subject to the terms of the Mozilla Public License,
2+ v. 2.0. If a copy of the MPL was not distributed with this file, You can
3+ obtain one at http://mozilla.org/MPL/2.0/. OpenMRS is also distributed under
4+ the terms of the Healthcare Disclaimer located at http://openmrs.org/license.
5+
6+ Copyright (C) OpenMRS Inc. OpenMRS is a registered trademark and the OpenMRS
7+ graphic logo is a trademark of OpenMRS Inc.
Original file line number Diff line number Diff line change 1616 }
1717
1818 </script >
19-
19+ < h1 >Nata</ h1 >
2020<h2 ><openmrs:message code =" RelationshipType.title" /></h2 >
2121<spring:hasBindErrors name =" relationshipType" >
2222 <openmrs _tag:errorNotify errors =" ${ errors } " />
Original file line number Diff line number Diff line change 1717<openmrs:htmlInclude file =" /dwr/util.js" />
1818
1919<form method =" post" id =" theForm" >
20+
2021<table >
2122 <tr >
2223 <td ><openmrs:message code =" Program.conversion.programWorkflow" />:<span class =" required" >*</span ></td >
3132 <td ><openmrs:message code =" Program.conversion.concept" />:<span class =" required" >*</span ></td >
3233 <td >
3334 <spring:bind path =" conversion.concept" >
34- <openmrs:fieldGen type =" org.openmrs.Concept" formFieldName =" concept" val =" ${ status. editor. value } " parameters =" " />
35+ <openmrs:fieldGen type =" org.openmrs.Concept" formFieldName =" concept" val =" <c:out value=' ${ status. editor. value } ' /> " parameters =" " />
3536 <c:if test =" ${ status. errorMessage != ' ' } " ><span class =" error" >${ status. errorMessage } </span ></c:if >
3637 </spring:bind >
3738 </td >
Original file line number Diff line number Diff line change 5151
5252
5353<br /><br />
54+ <h1 >Bye bye</h1 >
5455
5556<div >
5657 <b class =" boxHeader" ><openmrs:message code =" Provider.find" /></b >
You can’t perform that action at this time.
0 commit comments