Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt to specberus expectations for joint publications #474

Merged
merged 2 commits into from Aug 24, 2015

Conversation

dontcallmedom
Copy link
Member

@halindrome
Copy link
Contributor

LGTM

@@ -452,9 +452,9 @@ define(
});
var pats = [];
for (var i = 0, n = conf.wg.length; i < n; i++) {
pats.push("<a href='" + conf.wgPatentURI[i] + "' rel='disclosure'>" + conf.wg[i] + "</a>");
pats.push("a <a href='" + conf.wgPatentURI[i] + "' rel='disclosure'>" + "public list of any patent disclosures (" + conf.wg[i] + ")</a>");
Copy link
Member

Choose a reason for hiding this comment

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

line length, please :)

@marcoscaceres
Copy link
Member

Apart from the nit, LGTM

marcoscaceres pushed a commit that referenced this pull request Aug 24, 2015
Adapt to specberus expectations for joint publications
@marcoscaceres marcoscaceres merged commit 7264221 into w3c:develop Aug 24, 2015
@marcoscaceres
Copy link
Member

Released in 3.2.66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants