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
Matthieu Haefele
website
Commits
a7899d2b
Commit
a7899d2b
authored
Jan 11, 2018
by
Calcul Bot
Browse files
Hidding file is inefficient...
parent
fc3fbd3b
Changes
2
Hide whitespace changes
Inline
Side-by-side
content/job_offers/
.
add_job_offer.py
→
content/job_offers/add_job_offer.py
View file @
a7899d2b
File moved
themes/html5-dopetrope/templates/job_offer_form.html
View file @
a7899d2b
...
...
@@ -26,7 +26,7 @@
if ($is_form_valid) {
// Base command-line
$cmd_line = 'python3 job_offers/
.
add_job_offer.py'
$cmd_line = 'python3 job_offers/add_job_offer.py'
. ' ' . escapeshellarg($title)
. ' ' . escapeshellarg($description);
...
...
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