diff --git a/index.html b/index.html index 4791eee..1883871 100644 --- a/index.html +++ b/index.html @@ -63,10 +63,10 @@ - - + + - + diff --git a/js/controller/controller.js b/js/controller.js similarity index 100% rename from js/controller/controller.js rename to js/controller.js diff --git a/js/model/localstorage_credentials.js b/js/localstorage_credentials.js similarity index 100% rename from js/model/localstorage_credentials.js rename to js/localstorage_credentials.js diff --git a/js/model/mm_client.js b/js/mm_client.js similarity index 100% rename from js/model/mm_client.js rename to js/mm_client.js