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
Pixel Humain
graph
Commits
d205fc3e
Commit
d205fc3e
authored
Dec 21, 2018
by
Raph El
Browse files
Hotfix
parent
e3e1460f
Pipeline
#2626
failed with stages
in 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
GraphModule.php
View file @
d205fc3e
...
...
@@ -64,9 +64,10 @@ class GraphModule extends CWebModule {
$this
->
setImport
(
array
(
'citizenToolKit.models.*'
,
'classifieds.models.*'
,
'ressources.models.*'
,
//
'classifieds.models.*',
//
'ressources.models.*',
'places.models.*'
,
'eco.models.*'
,
Yii
::
app
()
->
params
[
"module"
][
"parent"
]
.
'.models.*'
,
Yii
::
app
()
->
params
[
"module"
][
"parent"
]
.
'.components.*'
,
$this
->
id
.
'.models.*'
,
...
...
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