mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
done #679
This commit is contained in:
parent
c2fe46f741
commit
39888a4b94
16 changed files with 312 additions and 275 deletions
|
@ -147,10 +147,6 @@
|
|||
});
|
||||
}
|
||||
|
||||
function getBaseUrl() {
|
||||
return $('#baseUrl').val();
|
||||
}
|
||||
|
||||
$scope.formatDate = function (utcDate) {
|
||||
return moment.utc(utcDate).local().format('lll');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue