Fix setting nm left_header to a none existing template in infolog index

This commit is contained in:
Hadi Nategh 2014-03-07 11:55:11 +00:00
parent 6a561ee678
commit ffb1159851
2 changed files with 2 additions and 2 deletions

View File

@ -84,7 +84,7 @@ app.classes.infolog = AppJS.extend(
nm.set_header_left('infolog.index.dates');
break;
default:
nm.set_header_left('infolog.index.header_left');
nm.set_header_left();
break;
}
}

View File

@ -159,7 +159,7 @@
<description align="center" id="msg" no_lang="1" span="all" class="message"/>
</row>
<row disabled="1">
<template id="header_left"/>
<template id="dates"/>
<template id="header_right"/>
</row>
<row>