Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
SIGPUBLIC
unantes-orientation-active
Commits
6a6bc12e
Commit
6a6bc12e
authored
Apr 13, 2021
by
Kevin Robert
Browse files
Prise en compte de la modification des stores.
parent
7f3b7a90
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/app/shared/config/config.ts
View file @
6a6bc12e
...
...
@@ -11,7 +11,7 @@ import { accountStore } from '@/shared/config/store/common/account-store';
import
{
alertStore
}
from
'
@/shared/config/store/common/alert-store
'
;
import
{
translationStore
}
from
'
@/shared/config/store/common/translation-store
'
;
import
{
frontFormStore
}
from
'
@/shared/config/store/front/front-form.store
'
;
import
{
headerStore
}
from
'
@/shared/config/store/header-store
'
;
import
{
headerStore
}
from
'
@/shared/config/store/
common/
header-store
'
;
const
dateTimeFormats
:
DateTimeFormats
=
{
fr
:
{
...
...
src/main/webapp/app/shared/config/store/header-store.ts
→
src/main/webapp/app/shared/config/store/
common/
header-store.ts
View file @
6a6bc12e
File moved
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