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
Thibaut Lefort
eco
Commits
a62b9a5f
Commit
a62b9a5f
authored
Jan 07, 2019
by
Clément Damiens
Browse files
fix open link parent in eco forms (only myu community)
parent
2b382b4c
Changes
3
Hide whitespace changes
Inline
Side-by-side
assets/js/classifieds/dynForm.js
View file @
a62b9a5f
...
...
@@ -220,7 +220,7 @@ dynForm = {
inputType
:
"
finder
"
,
label
:
tradDynForm
.
classifiedproposedby
,
multiple
:
false
,
open
:
false
,
open
Search
:
false
,
initType
:
[
"
organizations
"
,
"
projects
"
],
},
...
...
assets/js/jobs/dynForm.js
View file @
a62b9a5f
...
...
@@ -187,7 +187,7 @@ dynForm = {
inputType
:
"
finder
"
,
label
:
tradDynForm
.
jobsproposedby
,
multiple
:
false
,
open
:
false
,
open
Search
:
false
,
initType
:
[
"
organizations
"
,
"
projects
"
],
},
image
:
dyFInputs
.
image
(),
...
...
assets/js/ressources/dynForm.js
View file @
a62b9a5f
...
...
@@ -190,7 +190,7 @@ dynForm = {
inputType
:
"
finder
"
,
label
:
tradDynForm
.
ressourceproposedby
,
multiple
:
false
,
open
:
false
,
open
Search
:
false
,
initType
:
[
"
organizations
"
,
"
projects
"
],
},
public
:
dyFInputs
.
checkboxSimple
(
"
true
"
,
"
public
"
,
...
...
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