Commit dbcfaaf6b2405b0f79955cf85caf8db352e15961
1 parent
e9c07fe5
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
16 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,16 @@ | @@ -0,0 +1,16 @@ | ||
1 | +<html> | ||
2 | +<head> | ||
3 | +<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> | ||
4 | +<link rel="stylesheet" type="text/css" href="../../css/i3geo_ferramentas.css"> | ||
5 | +<style type="text/css">.yuibutton button{padding-left:2em;background:url(../../imagens/tic.png) 5% 50% no-repeat;}</style> | ||
6 | +<title></title> | ||
7 | +</head> | ||
8 | +<body> | ||
9 | +<div style="top:0px;left:-10px;display:block;width:100%;" id='resultado' > | ||
10 | +</div> | ||
11 | +<div style="top:10px;left:0px;display:block;width:100%;color:red" id='fim' > | ||
12 | +</div> | ||
13 | +<script src="../i3geo_tudo_compacto.js.php" type="text/javascript"></script> | ||
14 | +<script language="JavaScript" type="text/javascript" src="index.js"></script> | ||
15 | +</body> | ||
16 | +</html> | ||
0 | \ No newline at end of file | 17 | \ No newline at end of file |