', {'class':'title'})
.append($('', {'class':'name', 'target':'_blank', 'href':this.consts.ugc_url+'film.html?id='+this.id()})
.append($('', {'class':'fa fa-fw inline fa-film'}))
- .append(this.name()))
- .append($('', {'class':'edito'+(this.edito()?' fa fa-edito':'')}).text(this.edito()?' '+this.edito():'')))
+ .append(this.name())))
+ .append($(' ', {'class':'edito'+(!this.edito()?' hide':'')})
+ .append($('', {'class':'fa fa-fw inline fa-edito'}))
+ .append($('').text(this.edito())))
.append($(' ', {'class':'trailer'})
.append($('', {'target':'_blank', 'href':this.trailer()})
.append($('', {'class':'fa fa-fw inline fa-trailer'}))
@@ -140,18 +142,21 @@ function Film(oSettings)
else if(sLang=='VFSTF') self.feedback('Hiding hearing-impaired version ('+sLang+') of "'+self.name()+'" @'+sCinema)
else
{
- var $Timetable = $(' ')
+ var $CinemaBox = $('