~launchpad-results/launchpad-results/trunk

« back to all changes in this revision

Viewing changes to static/js/ui/formatter.js

  • Committer: Marc Tardif
  • Date: 2011-07-25 17:11:24 UTC
  • Revision ID: marc.tardif@canonical.com-20110725171124-0gg693yorqv2sxbf
Added script for importing submissions from Launchpad.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
    };
27
27
 
28
28
    DateFormatter.NAME = 'date_formatter';
29
 
    DateFormatter.NS = 'ui';
30
29
    DateFormatter.ATTRS = {
31
30
        date: {
32
31
            value: null