diff --git a/setup/splash/website/js/update.js b/setup/splash/website/js/update.js index b31230391..13d8931c1 100644 --- a/setup/splash/website/js/update.js +++ b/setup/splash/website/js/update.js @@ -3,7 +3,7 @@ 'use strict'; // create main application module -angular.module('Application', ['ngAnimate']); +angular.module('Application', []); var Controller = function ($scope, $http, $interval) { diff --git a/setup/splash/website/update.html b/setup/splash/website/update.html index 0b5b38007..52f0eaf1a 100644 --- a/setup/splash/website/update.html +++ b/setup/splash/website/update.html @@ -1,30 +1,29 @@ - - - + + + - Cloudron Update + Cloudron Update - - + + - - - - + + + - - + + - - + + - - + + - +