Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
co2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pixel Humain
co2
Commits
61636900
Commit
61636900
authored
2 years ago
by
Sitraka Philippe RADAMANIRINA
Browse files
Options
Downloads
Patches
Plain Diff
insert and update css to collection cssFile
parent
c8e46f8c
No related branches found
No related tags found
1 merge request
!1013
jdev ajout finder dans le menu d'element, gestion step copie texte coform
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
components/CommunecterController.php
+1
-0
1 addition, 0 deletions
components/CommunecterController.php
controllers/CssFileController.php
+1
-0
1 addition, 0 deletions
controllers/CssFileController.php
views/translation/trad.php
+1
-0
1 addition, 0 deletions
views/translation/trad.php
with
3 additions
and
0 deletions
components/CommunecterController.php
+
1
−
0
View file @
61636900
...
@@ -321,6 +321,7 @@ class CommunecterController extends Controller
...
@@ -321,6 +321,7 @@ class CommunecterController extends Controller
),
),
"cssFile"
=>
array
(
"cssFile"
=>
array
(
"insert"
=>
array
(
"href"
=>
"/ph/co2/cssFile/insert"
),
"insert"
=>
array
(
"href"
=>
"/ph/co2/cssFile/insert"
),
"getbycostumid"
=>
array
(
"href"
=>
"/ph/co2/cssFile/getbycostumid"
),
),
),
"pod"
=>
array
(
"pod"
=>
array
(
"slidermedia"
=>
array
(
"href"
=>
"/ph/co2/pod/slidermedia"
,
"public"
=>
true
),
"slidermedia"
=>
array
(
"href"
=>
"/ph/co2/pod/slidermedia"
,
"public"
=>
true
),
...
...
This diff is collapsed.
Click to expand it.
controllers/CssFileController.php
+
1
−
0
View file @
61636900
...
@@ -19,6 +19,7 @@ class CssFileController extends CommunecterController {
...
@@ -19,6 +19,7 @@ class CssFileController extends CommunecterController {
{
{
return
array
(
return
array
(
'insert'
=>
\PixelHumain\PixelHumain\modules\citizenToolKit\controllers\cssFile\AddAction
::
class
,
'insert'
=>
\PixelHumain\PixelHumain\modules\citizenToolKit\controllers\cssFile\AddAction
::
class
,
'getbycostumid'
=>
\PixelHumain\PixelHumain\modules\citizenToolKit\controllers\cssFile\GetbycostumidAction
::
class
,
);
);
}
}
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
views/translation/trad.php
+
1
−
0
View file @
61636900
...
@@ -1865,6 +1865,7 @@ var tradCms = {
...
@@ -1865,6 +1865,7 @@ var tradCms = {
"addTplExplaination":"
<?php
echo
Yii
::
t
(
"cms"
,
"It seems that you have added"
)
?>
",
"addTplExplaination":"
<?php
echo
Yii
::
t
(
"cms"
,
"It seems that you have added"
)
?>
",
"saveOrFussTpl":"
<?php
echo
Yii
::
t
(
"cms"
,
"Please save or fuss your template"
)
?>
",
"saveOrFussTpl":"
<?php
echo
Yii
::
t
(
"cms"
,
"Please save or fuss your template"
)
?>
",
"elementwelladded" : "
<?php
echo
Yii
::
t
(
'cms'
,
'Element well added'
)
?>
",
"elementwelladded" : "
<?php
echo
Yii
::
t
(
'cms'
,
'Element well added'
)
?>
",
"invalidcsscode" : "
<?php
echo
Yii
::
t
(
'cms'
,
'Invalid css code'
)
?>
",
"setupsection" : "
<?php
echo
Yii
::
t
(
'cms'
,
'Set up your section'
)
?>
",
"setupsection" : "
<?php
echo
Yii
::
t
(
'cms'
,
'Set up your section'
)
?>
",
"customizesection" : "
<?php
echo
Yii
::
t
(
'cms'
,
'Customize your section'
)
?>
",
"customizesection" : "
<?php
echo
Yii
::
t
(
'cms'
,
'Customize your section'
)
?>
",
"completed" : "
<?php
echo
Yii
::
t
(
"cms"
,
"Completed"
)
?>
",
"completed" : "
<?php
echo
Yii
::
t
(
"cms"
,
"Completed"
)
?>
",
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment