Skip to content

Commit

Permalink
[#2801] Add an ajax snippet for loading a related item
Browse files Browse the repository at this point in the history
  • Loading branch information
aron committed Aug 9, 2012
1 parent 17e477e commit baca89a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ckan/templates/ajax_snippets/related-item.html
@@ -0,0 +1,2 @@
{# Used by the related-item.spec.js file #}
{% snippet 'related/snippets/related_item.html', related={'title': 'Test', 'url': 'http://example.com', 'type': 'application'} %}

0 comments on commit baca89a

Please sign in to comment.