Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 2993 Rev 2999
Line 1... Line 1...
1
<!DOCTYPE html>
1
<!DOCTYPE html>
2
<html lang="fr" manifest="mobile.appcache"> 
2
<html lang="fr" manifest="mobile.appcache"> 
3
	<head>
3
	<head>
4
		<base href="http://www.tela-botanica.org/eflore-test/cel/widget/modules/saisie/squelettes/mobile/"/>
4
		<base href="https://www.tela-botanica.org/eflore-test/cel/widget/modules/saisie/squelettes/mobile/"/>
5
		<title>CEL Mobile</title> 
5
		<title>CEL Mobile</title> 
Line 6... Line 6...
6
		
6
		
7
		<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
7
		<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
8
		<meta http-equiv="Content-style-type" content="text/css" />
8
		<meta http-equiv="Content-style-type" content="text/css" />
Line 23... Line 23...
23
		<meta name="apple-mobile-web-app-capable" content="yes" />
23
		<meta name="apple-mobile-web-app-capable" content="yes" />
24
		<meta name="apple-mobile-web-app-status-bar-style" content="black">
24
		<meta name="apple-mobile-web-app-status-bar-style" content="black">
Line 25... Line 25...
25
		
25
		
26
		<!-- CSS -->
26
		<!-- CSS -->
27
		<link rel="stylesheet" href="https://www.tela-botanica.org/commun/jquery/mobile/1.3.1/jquery.mobile-1.3.1.min.css" />
27
		<link rel="stylesheet" href="https://www.tela-botanica.org/commun/jquery/mobile/1.3.1/jquery.mobile-1.3.1.min.css" />
Line 28... Line 28...
28
		<link href="http://www.tela-botanica.org/eflore/cel/widget/modules/saisie/squelettes/mobile/css/mobile.css" rel="stylesheet" type="text/css" media="screen" />
28
		<link href="https://www.tela-botanica.org/eflore/cel/widget/modules/saisie/squelettes/mobile/css/mobile.css" rel="stylesheet" type="text/css" media="screen" />
29
		
29
		
Line 30... Line 30...
30
		<!-- Javascript -->
30
		<!-- Javascript -->