v/pol
1
0
mirror of https://github.com/taroved/pol synced 2025-05-29 12:30:09 -07:00
This commit is contained in:
Alexandr Nesterenko 2017-05-16 15:04:35 -07:00
parent 6faa47dec5
commit 6d7ff4a828

View File

@ -435,7 +435,6 @@ function onCreateButtonClick() {
loader(true);
createFeed().then(function(feed_page_url){
window.location.href = feed_page_url;
loader(false);
}, function(error){
//unfreez UI
loader(false);