Merge remote-tracking branch 'tmuncks/fix-enable-2fa'

This commit is contained in:
Khanh Ngo 2018-08-13 10:19:40 +07:00
commit b36b5e1199

View file

@ -167,7 +167,6 @@
}
};
applyChanges(postdata, $SCRIPT_ROOT + '/user/profile', false, true);
location.reload();
});
</script>
{% endblock %}