[ckan-changes] [okfn/ckan] 544635: [xs] add activity_div to helpers_clean

GitHub noreply at github.com
Fri Apr 13 09:23:04 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: 544635f8d7e6ed374df42b458aa9de30c610568f
      https://github.com/okfn/ckan/commit/544635f8d7e6ed374df42b458aa9de30c610568f
  Author: Toby <toby.junk at gmail.com>
  Date:   2012-04-13 (Fri, 13 Apr 2012)

  Changed paths:
    M ckan/lib/helpers_clean.py

  Log Message:
  -----------
  [xs] add activity_div to helpers_clean


diff --git a/ckan/lib/helpers_clean.py b/ckan/lib/helpers_clean.py
index 07ff864..2dec62c 100644
--- a/ckan/lib/helpers_clean.py
+++ b/ckan/lib/helpers_clean.py
@@ -58,6 +58,7 @@
            group_link,
            dump_json,
            auto_log_message,
+           activity_div,
     # imported into ckan.lib.helpers
            literal,
            link_to,


================================================================



More information about the ckan-changes mailing list