commit/galaxy-central: inithello: Import missing utility methods from the admin controller.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/0445cd851094/ changeset: 0445cd851094 user: inithello date: 2012-10-02 16:30:38 summary: Import missing utility methods from the admin controller. affected #: 1 file diff -r c3a9547df6f1ea1f7db1f5ae8ba30b6ae113c97c -r 0445cd851094b8bad61d2a96f399538f74e5db03 lib/galaxy/webapps/community/controllers/common.py --- a/lib/galaxy/webapps/community/controllers/common.py +++ b/lib/galaxy/webapps/community/controllers/common.py @@ -11,6 +11,7 @@ from galaxy.util.shed_util import handle_sample_files_and_load_tool_from_tmp_config, handle_sample_tool_data_table_conf_file, INITIAL_CHANGELOG_HASH from galaxy.util.shed_util import load_tool_from_config, reset_tool_data_tables, reversed_upper_bounded_changelog, strip_path from galaxy.web.base.controller import * +from galaxy.web.base.controllers.admin import * from galaxy.webapps.community import model from galaxy.model.orm import * from galaxy.model.item_attrs import UsesItemRatings 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