Skip to content

Commit

Permalink
Moved to bika.extras
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunga001 committed Sep 13, 2023
1 parent 4e40cf1 commit 15ff6ce
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/bika/lims/content/worksheettemplate.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,13 +144,6 @@

schema["description"].schemata = "Description"
schema["description"].widget.visible = True
schema["RestrictToMethod"].widget.label = "Method"
schema["RestrictToMethod"].widget.description = _(
"Restrict the available analysis services and instruments"
"to those with the selected method."
" In order to apply this change to the services list, you "
"should save the change first."
)


class WorksheetTemplate(BaseContent):
Expand Down

0 comments on commit 15ff6ce

Please sign in to comment.