Skip to content
Extraits de code Groupes Projets
Valider e34fba2b rédigé par vbochet's avatar vbochet Validation de Eliah REBSTOCK
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 d0323300
Aucune branche associée trouvée
Aucune étiquette associée trouvée
2 requêtes de fusion!21Merge de Dev dans Master,!2Dev phoenix
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
<head> <head>
<meta charset="utf-8"/> <meta charset="utf-8"/>
<title>Classement</title> <title>Classement</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head> </head>
<body> <body>
<header> <header>
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
<head> <head>
<meta charset="utf-8"/> <meta charset="utf-8"/>
<title>Exemple de profil</title> <title>Exemple de profil</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head> </head>
<body> <body>
<header> <header>
......
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
<head> <head>
<meta charset="utf-8"/> <meta charset="utf-8"/>
<title>Formulaire de connexion</title> <title>Formulaire de connexion</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head> </head>
<body> <body>
<header> <header>
......
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
<head> <head>
<meta charset="utf-8"/> <meta charset="utf-8"/>
<title>Connexion réussie</title> <title>Connexion réussie</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head> </head>
<body> <body>
<header> <header>
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
<head> <head>
<meta charset="utf-8"/> <meta charset="utf-8"/>
<title>Erreur 404</title> <title>Erreur 404</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head> </head>
<body> <body>
<header> <header>
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
<head> <head>
<meta charset="utf-8"/> <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> <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> </head>
<body> <body>
<header> <header>
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
<head> <head>
<meta charset="utf-8"/> <meta charset="utf-8"/>
<title>Fiche d'un jeu</title> <title>Fiche d'un jeu</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head> </head>
<body> <body>
<header> <header>
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
<head> <head>
<meta charset="utf-8"/> <meta charset="utf-8"/>
<title>Liste des jeux</title> <title>Liste des jeux</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head> </head>
<body> <body>
<header> <header>
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
<head> <head>
<meta charset="utf-8"/> <meta charset="utf-8"/>
<title>Exemple de profil</title> <title>Exemple de profil</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head> </head>
<body> <body>
<header> <header>
......
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
<head> <head>
<meta charset="utf-8"/> <meta charset="utf-8"/>
<title>Formulaire d'inscription</title> <title>Formulaire d'inscription</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head> </head>
<body> <body>
<header> <header>
......
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
<head> <head>
<meta charset="utf-8"/> <meta charset="utf-8"/>
<title>Connexion réussie</title> <title>Connexion réussie</title>
<base href="http://localhost/projet-web-2016/www/"/>
</head> </head>
<body> <body>
<header> <header>
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter