[ckan-changes] [okfn/ckan] 558a38: [#1449] Fix extras deletion

GitHub noreply at github.com
Fri Jan 24 12:51:40 UTC 2014


  Branch: refs/heads/1449-cant-delete-extra
  Home:   https://github.com/okfn/ckan
  Commit: 558a38cd90d350e731677b3cec8961e9d206cc63
      https://github.com/okfn/ckan/commit/558a38cd90d350e731677b3cec8961e9d206cc63
  Author: amercader <amercadero at gmail.com>
  Date:   2014-01-24 (Fri, 24 Jan 2014)

  Changed paths:
    M ckan/public/base/javascript/modules/custom-fields.js

  Log Message:
  -----------
  [#1449] Fix extras deletion

The custom-fields module was actually disabling the fields when clicking
the delete extra cross button. This prevented the key and value from
being sent, which caused a validation error.
We now change only the class to make it look disabled, which should be
good enough.




More information about the ckan-changes mailing list