Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
jlopez
wicopa
Commits
eed362d0
Commit
eed362d0
authored
Jul 23, 2019
by
root
Browse files
Merge branch 'master' of
https://gitlab.mbb.univ-montp2.fr/jlopez/wicopa
parents
fadd7f56
a50cf55e
Pipeline
#212
failed with stage
in 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
index.php
View file @
eed362d0
...
...
@@ -191,7 +191,7 @@ require_once "./inc/php/buildHeader.php";
}
echo
'</td>'
;
echo
'<td>'
.
$config
->
description
.
'</td>'
;
echo
'<td><textarea class="form-control" rows="5">'
.
$config
->
value
.
'</textarea></td>'
;
echo
'<td><textarea class="form-control" rows="5"
readonly
>'
.
$config
->
value
.
'</textarea></td>'
;
echo
'</tr>'
;
}
?>
...
...
Write
Preview
Supports
Markdown
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