Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LIMS-1521: Date verified column for AR lists #1753

Merged

Conversation

dhruvkhattar
Copy link
Contributor

No description provided.

@@ -106,6 +107,9 @@ def __init__(self, context, request):
'toggle': SamplingWorkflowEnabled,
'input_class': 'datepicker_nofuture',
'input_width': '10'},
'getDateVerified': {'title': _('Date Verified'),
'index': 'getDateVerified',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is no index getDateVerified - you should remove this line for correctness.

rockfruit added a commit that referenced this pull request Jan 19, 2016
LIMS-1521: Date verified column for AR lists
@rockfruit rockfruit merged commit 3c700ae into bikalims:support/3.1 Jan 19, 2016
@dhruvkhattar dhruvkhattar deleted the LIMS-1521-date-verified-colum branch January 27, 2016 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants