Skip to content

Conversation

@agcolom
Copy link
Member

@agcolom agcolom commented Dec 22, 2014

No description provided.

@rxaviers
Copy link
Member

I think you'll also want to tackle this file:
https://github.com/jquery/download.jqueryui.com/blob/master/template/zip/banner.min

@agcolom
Copy link
Member Author

agcolom commented Dec 23, 2014

@rxaviers Thanks! yes I missed that and was out all day. Will add this one now.

test/banner.js Outdated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test currently fails, because of the extra space on "Copyright  authors.txt ...". I'd consider this change:

- "* Copyright " + " authors.txt; Licensed MIT, GPL */\n\n";
+ "* Copyright authors.txt; Licensed MIT, GPL */\n\n";

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rxaviers Oh, yes, thanks. Will update

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this is just a test, but I'd really like authors.txt to change to something at least looks legitimate.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants