ALL styling in manage page
This commit is contained in:
@@ -114,7 +114,7 @@ var MovieList = new Class({
|
||||
).inject(self.el, 'top');
|
||||
|
||||
// All
|
||||
self.letters['all'] = new Element('li.letter_all.active', {
|
||||
self.letters['all'] = new Element('li.letter_all.available.active', {
|
||||
'text': 'ALL',
|
||||
}).inject(self.alpha);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user