Corrected import updates

This commit is contained in:
Yukimi Kazari 2017-06-06 11:40:43 -04:00
parent ce6d917324
commit 463c45945d

View File

@ -179,7 +179,7 @@ Import = {
start: function() { start: function() {
this.busy = true this.busy = true
$('description').hide() $('description').hide()
$('posts-details').show() //$('posts-details').show()
rating = this.get_rating() rating = this.get_rating()