Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Projet_idaw
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Liang Wu
Projet_idaw
Commits
acb51b2c
Commit
acb51b2c
authored
Apr 05, 2020
by
Raulin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
petit s bug
parent
dd7cce11
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
aliments.php
aliments.php
+2
-0
home.php
home.php
+1
-2
No files found.
aliments.php
View file @
acb51b2c
...
...
@@ -107,6 +107,8 @@
<select
id=
"cat"
name=
"cat"
size=
"1"
>
<option
value=
"Fruit"
>
Fruit
</option>
<option
value=
"Legume"
>
Legume
</option>
<option
value=
"Feculent"
>
Feculent
</option>
<option
value=
"Laitage"
>
Legume
</option>
<option
value=
"Sucrerie"
>
Sucrerie
</option>
</select>
...
...
home.php
View file @
acb51b2c
...
...
@@ -15,8 +15,7 @@ if(isset($_GET['page'])){
<header
class=
"masthead bg-primary text-white text-center"
>
<div
class=
"container d-flex align-items-center flex-column"
>
<!-- Masthead Heading -->
<!-- <h2 class="masthead-heading text-uppercase mb-0">
<?php
echo
$mymenu
[
$currentPageId
][
0
]
?>
</h2> -->
<!-- Masthead Subheading -->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment