MediaWiki:Gadget-FastWriterPage.js:修订间差异

玲子留言 | 贡献
无编辑摘要
玲子留言 | 贡献
无编辑摘要
第11行: 第11行:
     }),
     }),
     btn_add = new OO.ui.ButtonWidget({
     btn_add = new OO.ui.ButtonWidget({
         label: '增加',
         label: '增加作品',
         icon: 'add'
         icon: 'add'
     }),
     }),
     btn_reduce = new OO.ui.ButtonWidget({
     btn_reduce = new OO.ui.ButtonWidget({
         label: '减少',
         label: '减少作品',
         icon: 'subtract'
         icon: 'subtract'
     });
     });