[Creativecommons-website-commits] [creativecommons/creativecommons.org] 6e3659: Fix silly syntax errors in the previous commit

GitHub noreply at github.com
Thu Mar 16 22:16:50 GMT 2017


  Branch: refs/heads/feature/deed-redesign
  Home:   https://github.com/creativecommons/creativecommons.org
  Commit: 6e3659f03638887753ecdcfecb3dd67c21c612dd
      https://github.com/creativecommons/creativecommons.org/commit/6e3659f03638887753ecdcfecb3dd67c21c612dd
  Author: Dylan McCall <dylan at affinitybridge.com>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M python_env/src/cc.engine/cc/engine/templates/licenses/standard_deed.html
    M python_env/src/cc.engine/cc/engine/templates/macros_templates/deed.html

  Log Message:
  -----------
  Fix silly syntax errors in the previous commit

Replacing block.super with super(), as this is Flask and not Django :)
Also making sure to prevent the default link click behaviour for our
help links; the popover library doesn't do that on its own.




More information about the Creativecommons-website-commits mailing list