~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead/static/javascript/changelog.js

  • Committer: Michael Hudson
  • Date: 2009-03-17 22:31:42 UTC
  • Revision ID: michael.hudson@canonical.com-20090317223142-mcvjsllsn7q21e19
mention new dependency on simplejson

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
            open_node: item.query('.long_description'),
61
61
            close_node: item.query('.short_description'),
62
62
            source: global_path + '+revlog/' + revid,
 
63
            source_target: item.query('.source_target'),
63
64
            loading: item.query('.loading'),
64
65
            is_open: false
65
66
          });