~jonas-drange/online-services-common-js/navbar-autocomplete

« back to all changes in this revision

Viewing changes to src/widget-cc-input/tests/manual/index.html

  • Committer: Stephen Stewart
  • Date: 2014-02-22 23:57:25 UTC
  • mfrom: (18.1.2 trunk)
  • Revision ID: stephen.stewart@canonical.com-20140222235725-iw6f15t9umws19xd
mergeĀ lp:~stephen-stewart/online-services-common-js/remove-u1

Show diffs side-by-side

added added

removed removed

Lines of Context:
147
147
    }
148
148
  },
149
149
  useBrowserConsole: true
150
 
}).use('one-widget-cc-input', function (Y) {
 
150
}).use('widget-cc-input', function (Y) {
151
151
 
152
152
  var input = new Y.EasyCard({
153
153
    srcNode: '.ccinput-normal'