Corrected import updates
This commit is contained in:
parent
ce6d917324
commit
463c45945d
@ -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()
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user