无编辑摘要
SkyEye FAST(讨论 | 贡献) 小 (// Edit via InPageEdit) |
XxLittleCxX(讨论 | 贡献) 无编辑摘要 |
||
第44行:
var popupButton = new OO.ui.PopupButtonWidget( {
icon: 'link',
flags
framed: false,
label: 'Short URL',
第55行:
} );
// Append the button to the DOM.
▲ $( '#ca-view' ).after( popupButton.$element );
}
|