removed left over prefix

This commit is contained in:
Ralf Becker 2013-08-28 13:28:15 +00:00
parent a9a8e65ece
commit af6e15e5cd

View File

@ -60,7 +60,7 @@ app.infolog = AppJS.extend(
if(typeof et2.templates['infolog.index'] != 'undefined')
{
this.infolog_filter_change();
this.filter_change();
}
},