client/js/ldtjson-bin.js
changeset 66 9b459e41e2df
parent 64 3a5a9421687b
child 68 803dbeb7c919
equal deleted inserted replaced
65:3389e6c46936 66:9b459e41e2df
   133 Rkns.Ldt.Search.prototype.getBgClass = function() {
   133 Rkns.Ldt.Search.prototype.getBgClass = function() {
   134     return "Rk-Ldt-Icon";
   134     return "Rk-Ldt-Icon";
   135 }
   135 }
   136 
   136 
   137 Rkns.Ldt.Search.prototype.getSearchTitle = function() {
   137 Rkns.Ldt.Search.prototype.getSearchTitle = function() {
   138     return this.renkan.l10n.search_ldt;
   138     return this.renkan.translate("Lignes de Temps");
   139 }
   139 }
   140 
   140 
   141 Rkns.Ldt.Search.prototype.search = function(_q) {
   141 Rkns.Ldt.Search.prototype.search = function(_q) {
   142     this.renkan.tabs.push(
   142     this.renkan.tabs.push(
   143         new Rkns.Ldt.ResultsBin(this.renkan, {
   143         new Rkns.Ldt.ResultsBin(this.renkan, {