galaxy-dist commit 479b377ef455: fix the add sample bug in request page
20 Nov
2010
20 Nov
'10
12:23 a.m.
# HG changeset patch -- Bitbucket.org # Project galaxy-dist # URL http://bitbucket.org/galaxy/galaxy-dist/overview # User rc # Date 1289333440 18000 # Node ID 479b377ef455f2d676fb84363b0b6d437d6af5f6 # Parent 7c60d74ba2df4488df90d08ed0ae9c7cc3871222 fix the add sample bug in request page --- a/templates/requests/common/common.mako +++ b/templates/requests/common/common.mako @@ -131,6 +131,8 @@ is_submitted = False is_unsubmitted = False display_checkboxes = False + display_bar_code = False + display_datasets = False %><% if display_checkboxes and trans.security.encode_id( sample.id ) in encoded_selected_sample_ids:
5146
Age (days ago)
5146
Last active (days ago)
0 comments
1 participants
participants (1)
-
commits-noreply@bitbucket.org