~mwhudson/linaro-android-frontend/live-output

« back to all changes in this revision

Viewing changes to static/new.js

  • Committer: Michael Hudson
  • Date: 2011-03-17 01:37:06 UTC
  • Revision ID: michael.hudson@linaro.org-20110317013706-vit25m9cogo7c4q5
depend on a local combo server

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
YUI().use(
 
1
YUI(Yconfig).use(
2
2
  'node', 'json', 'io', 'cookie', 'querystring-stringify-simple', 'linaro-overlay-utils',
3
3
  function (Y) {
4
4