Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
kohinos
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
9
Issues
9
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cooperatic-mlc
kohinos
Commits
f0598687
Commit
f0598687
authored
Oct 02, 2020
by
Damien Moulard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
monnaie en circulation -> monnaie nantie
parent
be6c43d0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
useradmin.html.twig
templates/block/useradmin.html.twig
+4
-4
No files found.
templates/block/useradmin.html.twig
View file @
f0598687
...
@@ -71,7 +71,7 @@
...
@@ -71,7 +71,7 @@
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compte
,
'soldelabel'
:
soldelabel
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compte
,
'soldelabel'
:
soldelabel
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compteNanti
,
'soldelabel'
:
'Billets nantis'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compteNanti
,
'soldelabel'
:
'Billets nantis'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
ecompteNanti
,
'soldelabel'
:
'Monnaie numérique distribuée'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
ecompteNanti
,
'soldelabel'
:
'Monnaie numérique distribuée'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compteNanti
+
ecompteNanti
,
'soldelabel'
:
'Monnaie
en circulation
'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compteNanti
+
ecompteNanti
,
'soldelabel'
:
'Monnaie
nantie
'
}
%}
{%
include
'block/userinfos.html.twig'
%}
{%
include
'block/userinfos.html.twig'
%}
{%
include
'block/userpassword.html.twig'
%}
{%
include
'block/userpassword.html.twig'
%}
{%
include
'siege/block/solde_edit.html.twig'
%}
{%
include
'siege/block/solde_edit.html.twig'
%}
...
@@ -93,7 +93,7 @@
...
@@ -93,7 +93,7 @@
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compte
,
'soldelabel'
:
soldelabel
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compte
,
'soldelabel'
:
soldelabel
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compteNanti
,
'soldelabel'
:
'Billets nantis'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compteNanti
,
'soldelabel'
:
'Billets nantis'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
ecompteNanti
,
'soldelabel'
:
'Monnaie numérique distribuée'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
ecompteNanti
,
'soldelabel'
:
'Monnaie numérique distribuée'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compteNanti
+
ecompteNanti
,
'soldelabel'
:
'Monnaie
en circulation
'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compteNanti
+
ecompteNanti
,
'soldelabel'
:
'Monnaie
nantie
'
}
%}
{%
include
'block/userinfos.html.twig'
%}
{%
include
'block/userinfos.html.twig'
%}
{%
include
'block/userpassword.html.twig'
%}
{%
include
'block/userpassword.html.twig'
%}
{#
{
% include 'block/soldegroupes.html.twig' %} #}
{#
{
% include 'block/soldegroupes.html.twig' %} #}
...
@@ -108,7 +108,7 @@
...
@@ -108,7 +108,7 @@
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compte
,
'soldelabel'
:
soldelabel
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compte
,
'soldelabel'
:
soldelabel
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compteNanti
,
'soldelabel'
:
'Billets nantis'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compteNanti
,
'soldelabel'
:
'Billets nantis'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
ecompteNanti
,
'soldelabel'
:
'Monnaie numérique distribuée'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
ecompteNanti
,
'soldelabel'
:
'Monnaie numérique distribuée'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compteNanti
+
ecompteNanti
,
'soldelabel'
:
'Monnaie
en circulation
'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compteNanti
+
ecompteNanti
,
'soldelabel'
:
'Monnaie
nantie
'
}
%}
{%
include
'block/userinfos.html.twig'
%}
{%
include
'block/userinfos.html.twig'
%}
{%
elseif
app.user
and
is_granted
(
'ROLE_GESTION_GROUPE'
)
%}
{%
elseif
app.user
and
is_granted
(
'ROLE_GESTION_GROUPE'
)
%}
...
@@ -158,7 +158,7 @@
...
@@ -158,7 +158,7 @@
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compte
,
'soldelabel'
:
soldelabel
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compte
,
'soldelabel'
:
soldelabel
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compteNanti
,
'soldelabel'
:
'Billets nantis'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compteNanti
,
'soldelabel'
:
'Billets nantis'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
ecompteNanti
,
'soldelabel'
:
'Monnaie numérique distribuée'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
ecompteNanti
,
'soldelabel'
:
'Monnaie numérique distribuée'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compteNanti
+
ecompteNanti
,
'soldelabel'
:
'Monnaie
en circulation
'
}
%}
{%
include
'block/solde.html.twig'
with
{
'compte'
:
compteNanti
+
ecompteNanti
,
'soldelabel'
:
'Monnaie
nantie
'
}
%}
{%
include
'block/userinfos.html.twig'
%}
{%
include
'block/userinfos.html.twig'
%}
{%
include
'block/userpassword.html.twig'
%}
{%
include
'block/userpassword.html.twig'
%}
...
...
Write
Preview
Markdown
is supported
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