Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Samuel Vannier
cineprex-bg
Commits
14dc3666
Commit
14dc3666
authored
Oct 16, 2021
by
Clément Duez
Browse files
corrected typo
parent
7359c5f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
addons/cineprex-bg/views/seance_view.xml
View file @
14dc3666
...
...
@@ -42,11 +42,11 @@
</record>
<record
model=
"ir.ui.view"
id=
"seance_calendar_view"
>
<field
name=
"name"
>
Calendrier séance
</field>
<field
name=
"name"
>
Calendrier
des
séance
s
</field>
<field
name=
"model"
>
cineprex.seance
</field>
<field
name=
"arch"
type=
"xml"
>
<calendar
string=
"
Planning
des séances"
date_start=
"date_start"
date_stop=
"date_end"
event_open_popup=
"true"
mode=
"
month
"
quick_add=
"False"
>
<calendar
string=
"
Calendrier
des séances"
date_start=
"date_start"
date_stop=
"date_end"
event_open_popup=
"true"
mode=
"
week
"
quick_add=
"False"
>
<field
name=
"information"
/>
</calendar>
</field>
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment