Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?php
	
?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="it" xml:lang="it">
<head>
	<title>Il tuo Itinerario</title>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
	<link href='https://fonts.googleapis.com/css?family=Roboto:400,700&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
	<link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,700&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
	<link href='css/tree.css' rel='stylesheet' type='text/css'>
	<link href='css/treePrint.css' rel='stylesheet' type='text/css' media='print'>
	
	<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
	
	<script type="text/javascript" src="js/itinerary.js"></script>

</head>
<body>

<div id="header" style="margin-bottom: 0px;position: relative;min-height: 181px;border-bottom: 1px solid #BBBBBB;">
	<h1>Il tuo itinerario</h1>
	<h3 style="margin:0px;font-size:16px;">La tua legalmap da modiļ¬care, salvare e stampare</h3>
	<br>
	<h2 style="z-index:11;margin-top:30px;font-size: 22px;line-height: 45px;border: 1px solid #BBBBBB;padding-left: 10px;margin-left: 0px;width: 700px;border-bottom:1px solid white;position: absolute;bottom: -1px;left: 0px;"><span class="itin-title"></span> - il tuo itinerario del <span class="itin-date"></span></h2>
	<div class="stampaItinerario"></div>
	<div class="stampaDocumentiItinerario"></div>
</div>
	<ul id="itineraryContainer"></ul>
	<div style="display: none;" id="treeContainer"></div>
	<div style="display: none;"><img src="./imgs/itinerario/bottone_stampa_itinerario_ROLLOVEReCLICK.png" /></div>
	<div style="display: none;"><img src="./imgs/homepage/bottone_itinerario_roll&click.png" /></div>
</body>
</html>

Commits for Nextrek/legal-map/itinerary.php

Diff revisions: vs.
Revision Author Commited Message
1031 Diff Diff FSinnona picture FSinnona Thu 03 Dec, 2015 16:45:37 +0000
944 Diff Diff MOliva picture MOliva Fri 06 Nov, 2015 15:58:44 +0000
924 Diff Diff MOliva picture MOliva Mon 02 Nov, 2015 17:47:36 +0000
921 Diff Diff MOliva picture MOliva Mon 02 Nov, 2015 17:37:38 +0000
919 Diff Diff MOliva picture MOliva Mon 02 Nov, 2015 17:21:03 +0000
829 Diff Diff MOliva picture MOliva Fri 23 Oct, 2015 15:31:13 +0000
828 Diff Diff MOliva picture MOliva Fri 23 Oct, 2015 12:44:22 +0000
825 Diff Diff MOliva picture MOliva Thu 22 Oct, 2015 11:05:40 +0000
824 MOliva picture MOliva Wed 21 Oct, 2015 22:16:09 +0000