mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-26 04:41:41 +02:00
indention
This commit is contained in:
parent
fccd3f8d89
commit
4f30210b03
@ -390,7 +390,7 @@ etemplate2.prototype.load = function(_name, _url, _data, _callback)
|
|||||||
gen_time_div.find('.et2RenderTime').remove();
|
gen_time_div.find('.et2RenderTime').remove();
|
||||||
gen_time_div.append('<span class="et2RenderTime">'+egw.lang('eT2 rendering took %1s', (end_time-start_time)/1000)+'</span>');
|
gen_time_div.append('<span class="et2RenderTime">'+egw.lang('eT2 rendering took %1s', (end_time-start_time)/1000)+'</span>');
|
||||||
},this));
|
},this));
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
// Load & process
|
// Load & process
|
||||||
|
Loading…
x
Reference in New Issue
Block a user