Move Logos in attributions

This commit is contained in:
Antoine Abt
2014-06-03 15:22:53 +02:00
parent da74fbf529
commit 4d150e6b84
3 changed files with 87 additions and 10 deletions

View File

@@ -685,11 +685,16 @@ olx.control.AttributionOptions.prototype.tipLabel;
/**
* Text label to use for the attributions button. Default is `i`
* Text label to use for the collapsed attributions button. Default is `i`
* @type {string|undefined}
*/
olx.control.AttributionOptions.prototype.label;
/**
* Text label to use for the expanded attributions button. Default is `»`
* @type {string|undefined}
*/
olx.control.AttributionOptions.prototype.collapseLabel;
/**
* @typedef {{element: (Element|undefined),