1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-26 03:30:48 +03:00
This commit is contained in:
Mzhelskiy Maxim 2016-02-19 13:09:18 +07:00
parent 83fd9deb6d
commit ae08efc87d

View file

@ -78,7 +78,7 @@
this._removeClass( 'added' );
if ( response.bState ) {
this._addClass( 'added' )
this._addClass( 'added' );
this.element.attr( 'title', ls.lang.get( 'favourite.remove' ) );
} else {
this.element.attr( 'title', ls.lang.get( 'favourite.add' ) );