From a9264b11e34dda2d90145a15a4280cc0cb7d74d8 Mon Sep 17 00:00:00 2001 From: Borys Levytskyi Date: Thu, 2 Apr 2015 23:30:05 +0300 Subject: [PATCH] Created HelpView --- .idea/workspace.xml | 116 ++++++++++++++++++++++++++------------------ app/dispatcher.js | 22 +++++++++ app/views.js | 43 ---------------- app/views/views.js | 63 ++++++++++++++++++++++++ index.html | 20 ++------ 5 files changed, 158 insertions(+), 106 deletions(-) create mode 100644 app/dispatcher.js delete mode 100644 app/views.js create mode 100644 app/views/views.js diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6525ba5..2fdcf2e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -23,11 +23,11 @@ - - + + - - + + @@ -36,43 +36,43 @@ - + - - - - - - - - - - - - + + - + - + + + + + + + + + + + @@ -166,8 +166,10 @@ @@ -282,6 +284,24 @@