From bb371a30a7e180c1837a544139fca0cfd9b53cd8 Mon Sep 17 00:00:00 2001 From: Norbert Renner Date: Fri, 29 Aug 2014 15:32:06 +0200 Subject: [PATCH] extract Control from Profile class into Tabs control --- index.html | 3 ++- js/control/Profile.js | 15 ++------------- js/control/Tabs.js | 14 ++++++++++++++ js/index.js | 2 +- 4 files changed, 19 insertions(+), 15 deletions(-) create mode 100644 js/control/Tabs.js diff --git a/index.html b/index.html index d35c197..e7ac42e 100644 --- a/index.html +++ b/index.html @@ -50,7 +50,7 @@ -