2465: More rules according to User Interface Object tabs
svn: r11211
This commit is contained in:
parent
8a184c358f
commit
9118d01a50
@ -48,4 +48,4 @@ class HasLDSBase(Rule):
|
||||
category = _('General filters')
|
||||
|
||||
def apply(self, db, obj):
|
||||
return len( obj.get_media_list()) > 0
|
||||
return len( obj.get_lds_ord_list()) > 0
|
||||
|
Loading…
Reference in New Issue
Block a user