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
seda
Commits
3f0de2cd8c54
Commit
26466470
authored
Dec 05, 2016
by
Sylvain Thénault
Browse files
Fix typo
parent
0258bc9109e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
views/content.py
View file @
3f0de2cd
...
...
@@ -40,7 +40,7 @@ affk = uicfg.autoform_field_kwargs
@
objectify_predicate
def
is_typed_reference
(
cls
,
req
,
entity
=
None
,
**
kwargs
):
"""Return positive score for content's typed data object references (IsPartOf, VersionOf, etc.), not
used
those starting directly from archive unit.
those starting directly from archive unit.
"""
if
entity
is
None
or
not
entity
.
has_eid
():
try
:
...
...
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