mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-12-11 22:16:15 +00:00
94633fd165
It removes some indirection. * Find: \$\( '<.+?' \)\.toArray\(\) * Replace with: $.parseHTML( \1 ) (also replaced a few by hand that weren't caught by that regexp) Change-Id: I2639cc4a26bc960046a189504dd8058344e14d60 |
||
---|---|---|
.. | ||
actions | ||
datatransferhandlers | ||
dialogs | ||
inspectors | ||
pages | ||
widgets | ||
ve.ui.DiffElement.test.js |