pagamentoHeaderExt.jsp 320 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13
<%@ include file="/project/include.jsp" %>


<script type="text/javascript" src="${j:getResourceUrlOfModule('wsjcity', 'js/wsjcity.js')}"></script>

<div id="divDummy" class="modalElement">
	<table style="padding: 20px 4px 4px 4px;">
		<tr style="vertical-align: top;">
			<td>dummy
			</td>			
		</tr>
	</table>	
</div>