Skip to content
Extraits de code Groupes Projets
Valider c32bad15 rédigé par vbochet's avatar vbochet Validation de Romain 'Table' DROUIN
Parcourir les fichiers

Suppression dans tous les fichiers de vue de la ligne <base...

Suppression dans tous les fichiers de vue de la ligne <base href='http://localhost/projet-web-2016/www/'/> dans le <head> (car semble inutile, et que l'on devrait le modifier à chaque changement d'architecture de fichiers...)
parent 0b130330
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -3,7 +3,6 @@
<head>
<meta charset="utf-8"/>
<title>Classement</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head>
<body>
<header>
......
......@@ -3,7 +3,6 @@
<head>
<meta charset="utf-8"/>
<title>Exemple de profil</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head>
<body>
<header>
......
......@@ -4,7 +4,6 @@
<head>
<meta charset="utf-8"/>
<title>Formulaire de connexion</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head>
<body>
<header>
......
......@@ -4,7 +4,6 @@
<head>
<meta charset="utf-8"/>
<title>Connexion réussie</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head>
<body>
<header>
......
......@@ -3,7 +3,6 @@
<head>
<meta charset="utf-8"/>
<title>Erreur 404</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head>
<body>
<header>
......
......@@ -3,7 +3,6 @@
<head>
<meta charset="utf-8"/>
<title>Titre de la page d'index du site de classement de jeux de plateaux pour le projet web ENSIIE 2016, et ce titre est beaucoup trop long !</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head>
<body>
<header>
......
......@@ -3,7 +3,6 @@
<head>
<meta charset="utf-8"/>
<title>Fiche d'un jeu</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head>
<body>
<header>
......
......@@ -3,7 +3,6 @@
<head>
<meta charset="utf-8"/>
<title>Liste des jeux</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head>
<body>
<header>
......
......@@ -3,7 +3,6 @@
<head>
<meta charset="utf-8"/>
<title>Exemple de profil</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head>
<body>
<header>
......
......@@ -4,7 +4,6 @@
<head>
<meta charset="utf-8"/>
<title>Formulaire d'inscription</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head>
<body>
<header>
......
......@@ -4,7 +4,6 @@
<head>
<meta charset="utf-8"/>
<title>Connexion réussie</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head>
<body>
<header>
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter