Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
email
Commits
2c8dde98521a
Commit
f482c438
authored
Mar 26, 2010
by
Sylvain Thénault
Browse files
missing form section
--HG-- branch : stable
parent
76f1ebf6c7de
Changes
1
Hide whitespace changes
Inline
Side-by-side
views/__init__.py
View file @
2c8dde98
from
cubicweb.web
import
uicfg
uicfg
.
primaryview_section
.
tag_object_of
((
'Email'
,
'in_thread'
,
'EmailThread'
),
'hidden'
)
uicfg
.
autoform_section
.
tag_subject_of
((
'*'
,
'generated_by'
,
'Email'
),
'hidden'
)
uicfg
.
autoform_section
.
tag_subject_of
((
'*'
,
'generated_by'
,
'Email'
),
'main'
,
'hidden'
)
Write
Preview
Supports
Markdown
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