[galaxyproject/galaxy] 5092dd: Fix logic in deactivate or uninstall
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 5092ddf3f565f4b361bc37a3afea6959e0c801e6 https://github.com/galaxyproject/galaxy/commit/5092ddf3f565f4b361bc37a3afea6... Author: Dave B <dave@bx.psu.edu> Date: 2018-01-23 (Tue, 23 Jan 2018) Changed paths: M templates/admin/tool_shed_repository/deactivate_or_uninstall_repository.mako Log Message: ----------- Fix logic in deactivate or uninstall The form value interpreter no longer uses `['true', 'true']` to determine whether a checkbox is checked, so a single form value of 'true' will now be sufficient. Commit: a4154a13c9ea1211d470782820fcdab40a898829 https://github.com/galaxyproject/galaxy/commit/a4154a13c9ea1211d470782820fcd... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-01-23 (Tue, 23 Jan 2018) Changed paths: M templates/admin/tool_shed_repository/deactivate_or_uninstall_repository.mako Log Message: ----------- Merge pull request #5363 from galaxyproject/uninstall_repo_fix Fix logic in deactivate or uninstall Compare: https://github.com/galaxyproject/galaxy/compare/135328fff04a...a4154a13c9ea
participants (1)
-
GitHub