Skip to content
Snippets Groups Projects
Commit 084866cb authored by Thomas Tanghus's avatar Thomas Tanghus
Browse files

White space

parent 90a1b5a7
Branches
No related tags found
No related merge requests found
...@@ -156,7 +156,6 @@ OC={ ...@@ -156,7 +156,6 @@ OC={
var ret = date.getDate()+'.'+(date.getMonth()+1)+'.'+date.getFullYear()+', '+date.getHours()+':'+date.getMinutes(); var ret = date.getDate()+'.'+(date.getMonth()+1)+'.'+date.getFullYear()+', '+date.getHours()+':'+date.getMinutes();
return ret; return ret;
}, },
appSettings:function(app) { appSettings:function(app) {
var settings = $('#appsettings'); var settings = $('#appsettings');
if(settings.is(':visible')) { if(settings.is(':visible')) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment