mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[mod] trailing spaces
This commit is contained in:
parent
0e24afd0d2
commit
bacc9c5e7c
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
+ options.fn(this)
|
+ options.fn(this)
|
||||||
+ '</span>');
|
+ '</span>');
|
||||||
});
|
});
|
||||||
|
|
||||||
// Load tooltips on the page; needed if using tooltips
|
// Load tooltips on the page; needed if using tooltips
|
||||||
Handlebars.registerHelper('load_tooltips', function() {
|
Handlebars.registerHelper('load_tooltips', function() {
|
||||||
return new Handlebars.SafeString(
|
return new Handlebars.SafeString(
|
||||||
|
|
Loading…
Add table
Reference in a new issue