Skip to content
This repository has been archived by the owner on Jul 5, 2018. It is now read-only.

Bug 38283 / card 115: show proper CC license symbolic name in dialog #103

Merged
merged 1 commit into from Aug 6, 2012

Conversation

bvibber
Copy link
Contributor

@bvibber bvibber commented Aug 6, 2012

Takes the defaultOwnWorkLicence field and displays it straight.

Takes the defaultOwnWorkLicence field and displays it straight.

$("#upload-confirm").html(uploadConfirmTemplate({monument: curMonument, fileUrl: fileUrl})).localize();
$("#confirm-license-text").html(mw.msg('confirm-license-text', api.userName));
$("#confirm-license-text").html(mw.msg('confirm-license-text', api.userName, licenseText));
Copy link
Member

Choose a reason for hiding this comment

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

whitespace police! (sorry)
spaces before and after function arguments...

yllierop added a commit that referenced this pull request Aug 6, 2012
Bug 38283 / card 115: show proper CC license symbolic name in dialog
@yllierop yllierop merged commit bf30dc6 into wikimedia:master Aug 6, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants