۵٬۱۲۰
ویرایش
(صفحهای تازه حاوی «/*! * Hide Vector sidebar * http://en.wikipedia.org/wiki/User:PleaseStand/Hide_Vector_sidebar * * Originally imported from revision 365...» ایجاد کرد) |
بدون خلاصۀ ویرایش |
||
خط ۲۰۶: | خط ۲۰۶: | ||
// Show the toggle tab. | // Show the toggle tab. | ||
$("< | $("<button id='ca-sidebar'></button>") | ||
.prop( "title", msg.toggleTabTitle ) | .prop( "title", msg.toggleTabTitle ) | ||
.text( msg.toggleTabText ) | //.text( msg.toggleTabText ) | ||
.click( toggle ) | .click( toggle ) | ||
.insertAfter("# | .insertAfter("#mw-panel"); | ||
// Respect the saved state. | // Respect the saved state. |
ویرایش