mediawiki-extensions-Popups/resources
joakin 7169210406 Remove unnecessary .promise() call
In the mediawiki gateway fetch uses mw.Api which when calling ajax
returns a promise (not a deferred).

Thus .promise() here is unnecessary and happens to work because of
jQuery promises but it is not a standard method on JS promises so it
shouldn't be used on promises, only on deferreds.

Change-Id: Iec609b90bffad8b99b3908897dfb72d7c4ed5481
2018-01-18 18:07:43 +01:00
..
dist Remove unnecessary .promise() call 2018-01-18 18:07:43 +01:00
ext.popups Update: missing preview copy 2018-01-16 18:36:54 -06:00
ext.popups.images Use standard close icon 2017-11-01 17:00:11 +00:00