[+] Use showRating in course-head
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
*/
|
||||
get displayRate()
|
||||
{
|
||||
return this.clickable && Constants.CURRENT_TERM == 3;
|
||||
return this.clickable && App.instance.showRating;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user