import fix from 1.8.2

This commit is contained in:
gorhill 2016-08-05 14:12:31 -04:00
commit 6a8be4bdeb

View file

@ -929,6 +929,7 @@ var onDialogClicked = function(ev) {
{
what: 'createUserFilter',
filters: '! ' + d.toLocaleString() + ' ' + window.location.href + '\n' + filter,
pageDomain: window.location.hostname
}
);
filterElements(taCandidate.value);