Skip to content

Commit 4bc2df7

Browse files
committed
info
1 parent fd3e1e9 commit 4bc2df7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cs/publiccontracts/contract.py

+1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ class IContract(form.Schema, IImageScaleTraversable):
8585
required=False,
8686
)
8787

88+
dexteritytextindexer.searchable('file_number')
8889
info = RichText(
8990
title=_(u'info'),
9091
description=_(u'Contract information'),

0 commit comments

Comments
 (0)