replace contacts with contacts2

This commit is contained in:
ansuz
2017-08-25 16:07:53 +02:00
parent 57d0c6c973
commit 54eefd3d94
7 changed files with 10 additions and 138 deletions

View File

@@ -657,10 +657,6 @@ define([
return loadingScreen();
};
Pages['/contacts2/'] = Pages['/contacts2/index.html'] = function () {
return loadingScreen();
};
Pages['/pad/'] = Pages['/pad/index.html'] = function () {
return loadingScreen();
};