commit/galaxy-central: guerler: Fix tagging mako
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/5dfc0b3bf035/ Changeset: 5dfc0b3bf035 User: guerler Date: 2013-11-25 06:16:41 Summary: Fix tagging mako Affected #: 1 file diff -r 6d8062a02641e8be1d1df7b9e87519662ac9c2d5 -r 5dfc0b3bf0351e7274cd3a5bdeab921752215973 templates/tagging_common.mako --- a/templates/tagging_common.mako +++ b/templates/tagging_common.mako @@ -135,7 +135,6 @@ ## Build script that augments tags using progressive javascript. <script type="text/javascript"> - $(function() { // // Set up autocomplete tagger. // @@ -213,8 +212,6 @@ }; $('#${elt_id}').autocomplete_tagging(options); - - }); </script> ## Use style to hide/display the tag area. 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)
-
commits-noreply@bitbucket.org