commit/galaxy-central: james_taylor: admin: another import fix
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/78f37cb76a5f/ changeset: 78f37cb76a5f user: james_taylor date: 2012-10-01 22:55:29 summary: admin: another import fix affected #: 1 file diff -r 3c8f65f7e1a4f4217499f2369907a75a8dbcb4e9 -r 78f37cb76a5f981febf36b8119278c59d2319e91 lib/galaxy/web/base/controllers/admin.py --- a/lib/galaxy/web/base/controllers/admin.py +++ b/lib/galaxy/web/base/controllers/admin.py @@ -4,6 +4,7 @@ from galaxy.model.orm import * from galaxy.util import inflector +from galaxy.web.form_builder import CheckboxField class Admin( object ): # Override these Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
Bitbucket