Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
OSE
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
open-source
OSE
Commits
d4fc6061
Commit
d4fc6061
authored
3 years ago
by
Antony Le Courtes
Browse files
Options
Downloads
Patches
Plain Diff
Corrections fautes orthographes (#44320)
parent
41deb7c8
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
module/Application/view/application/centre-cout/index.phtml
+10
-10
10 additions, 10 deletions
module/Application/view/application/centre-cout/index.phtml
with
10 additions
and
10 deletions
module/Application/view/application/centre-cout/index.phtml
+
10
−
10
View file @
d4fc6061
...
...
@@ -59,11 +59,11 @@ while ($i < $nTblListe) {
<td
style=
" text-align: center;"
>
<?php
if
((
!
$fr
->
getSource
()
->
getImportable
())
&&
(
$canEdit
))
{
?>
<a
class=
"ajax-modal"
data-event=
"centre-cout-saisie"
href=
"
<?=
$this
->
url
(
'centre-cout/saisie'
,
[
'centreCout'
=>
$fr
->
getId
()])
?>
"
title=
"Modifier l
a
Centre de Coûts"
>
title=
"Modifier l
e
Centre de Coûts"
>
<i
class=
"fas fa-pen-to-square"
></i></a>
<a
class=
"pop-ajax"
href=
"
<?=
$this
->
url
(
'centre-cout/delete'
,
[
'centreCout'
=>
$fr
->
getId
()])
?>
"
title=
"Supprimer l
a
Centre de Coûts"
title=
"Supprimer l
e
Centre de Coûts"
data-content=
"<p class='lead text-danger'><strong>Attention!</strong> Confirmez-vous cette suppression ?</p>"
data-confirm=
"true"
data-confirm-button=
"Oui"
...
...
@@ -90,7 +90,7 @@ while ($i < $nTblListe) {
<?php
if
((
!
$ccs
->
getSource
()
->
getImportable
())
&&
$canEdit
)
{
?>
<a
class=
"pop-ajax"
href=
"
<?=
$this
->
url
(
'centre-cout/delete-structure'
,
[
'centreCoutStructure'
=>
$ccs
->
getId
()])
?>
"
title=
"Supprimer la sructure du Centre de Coûts"
title=
"Supprimer la s
t
ructure du Centre de Coûts"
data-content=
"<p class='lead text-danger'><strong>Attention!</strong> Confirmez-vous cette suppression ?</p>"
data-confirm=
"true"
data-confirm-button=
"Oui"
...
...
@@ -129,7 +129,7 @@ while ($i < $nTblListe) {
<td
style=
"text-align:center;width:1px;white-space: nowrap"
>
<a
class=
"ajax-modal"
data-event=
"centre-cout-saisie"
href=
"
<?=
$this
->
url
(
'centre-cout/saisie'
,
[
'centreCout'
=>
$frf
->
getId
()])
?>
"
title=
"Modifier l
a
Centre de Coûts"
>
title=
"Modifier l
e
Centre de Coûts"
>
<i
class=
"fas fa-pen-to-square"
></i></a>
<a
class=
"pop-ajax"
href=
"
<?=
$this
->
url
(
'centre-cout/delete'
,
[
'centreCout'
=>
$frf
->
getId
()])
?>
"
...
...
@@ -164,7 +164,7 @@ while ($i < $nTblListe) {
<i
class=
"fas fa-pen-to-square"
></i></a>
<a
class=
"pop-ajax"
href=
"
<?=
$this
->
url
(
'centre-cout/delete-structure'
,
[
'centreCoutStructure'
=>
$ccs
->
getId
()])
?>
"
title=
"Supprimer la sructure du Centre de Coûts"
title=
"Supprimer la s
t
ructure du Centre de Coûts"
data-content=
"<p class='lead text-danger'><strong>Attention!</strong> Confirmez-vous cette suppression ?</p>"
data-confirm=
"true"
data-confirm-button=
"Oui"
...
...
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