Matmarex has uploaded a new change for review.

Change subject: (bug 40083) fix AJAX preview feature after changes to 
LivePreview
......................................................................

(bug 40083) fix AJAX preview feature after changes to LivePreview

Due to the way LivePreview was used (loading the .js file without
dependencies and (ab)using a function that used to be global) LiquidThreads
broke after some cleanup changes to it. This change removes the cruft and
uses mw.loader.load to load the script, which automatically registers its
click handlers.

Change-Id: I14806b4e85902af1217c1c382bcf7042abb2c067
---
M lqt.js
1 file changed, 2 insertions(+), 12 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/LiquidThreads 
refs/changes/71/23171/1
--
To view, visit https://gerrit.wikimedia.org/r/23171
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I14806b4e85902af1217c1c382bcf7042abb2c067
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/LiquidThreads
Gerrit-Branch: master
Gerrit-Owner: Matmarex <matma....@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to