Jump to content

MediaWiki:Common.js/edit.js: Difference between revisions

okay, I'm blaming this one on a browser glitch; changing right button this time
(created new button E1, because the table wizard should not also place simple table markup in the page; I have no idea how this worked on MW)
(okay, I'm blaming this one on a browser glitch; changing right button this time)
Line 287: Line 287:


//  table
//  table
extendAButton(Isrc + '7/79/Button_cmpl_table.png',XEBPopupTable)
extendAButton(Isrc + '8/80/Button_smart_table.png',XEBPopupTable)
extendAButton(Isrc + '8/80/Button_smart_table.png',XEBPopupRef)
extendAButton(Isrc + 'e/ef/Button_reflink_start.png',XEBPopupRef)
extendAButton(Isrc + 'b/b8/Button_Globe.png', XEBPopupGeoLink);
extendAButton(Isrc + 'b/b8/Button_Globe.png', XEBPopupGeoLink);
extendAButton(Isrc + '4/49/Button_talk.png', XEBPopupTalk);
extendAButton(Isrc + '4/49/Button_talk.png', XEBPopupTalk);