Subversion Repositories eFlore/Archives.cel-v1

Rev

Rev 2 | Rev 8 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 4
Line 2... Line 2...
2
	<head>
2
	<head>
Line 3... Line 3...
3
	
3
	
4
		<!--                                           -->
4
		<!--                                           -->
5
		<!-- Any title is fine                         -->
5
		<!-- Any title is fine                         -->
6
		<!--                                           -->
6
		<!--                                           -->
Line 7... Line 7...
7
		<title>Wrapper HTML for Cel</title>
7
		<title>Carnet en ligne</title>
8
 
8
 
9
		<!--                                           -->
9
		<!--                                           -->
10
		<!-- Use normal html, such as style            -->
10
		<!-- Use normal html, such as style            -->
Line 14... Line 14...
14
			div,td{color:#000000}
14
			div,td{color:#000000}
15
			a:link,.w,.w a:link{color:#0000cc}
15
			a:link,.w,.w a:link{color:#0000cc}
16
			a:visited{color:#551a8b}
16
			a:visited{color:#551a8b}
17
			a:active{color:#ff0000}
17
			a:active{color:#ff0000}
18
		</style>
18
		</style>
-
 
19
		
-
 
20
<script type="text/javascript"> 
-
 
21
	var Parameters = {
-
 
22
	  serviceBaseUrl: "http://localhost/david/jrest"
-
 
23
	  
-
 
24
	};
-
 
25
	 
-
 
26
</script>
-
 
27
 
-
 
28
 
Line 19... Line 29...
19
 
29
 
20
		<!--                                           -->
30
		<!--                                           -->
21
		<!-- The module reference below is the link    -->
31
		<!-- The module reference below is the link    -->
22
		<!-- between html and your Web Toolkit module  -->		
32
		<!-- between html and your Web Toolkit module  -->