mediawiki.action.edit.preview: Add .limitreport to live preview
authorBartosz Dziewoński <matma.rex@gmail.com>
Sun, 8 Sep 2013 16:13:01 +0000 (18:13 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Sun, 8 Sep 2013 16:13:01 +0000 (18:13 +0200)
Change-Id: Id65c93322d2d9de2983ba7278f269f9b061e3ade

resources/mediawiki.action/mediawiki.action.edit.preview.js

index ca71a99..2b97b87 100644 (file)
@@ -35,6 +35,7 @@
                        '#p-lang',
                        // Editing-related
                        '.templatesUsed',
+                       '.limitreport',
                        '.mw-summary-preview'
                ];
                $copyElements = $( copySelectors.join( ',' ) );