From 35518bb3157020b310928596292a3fb4b107e108 Mon Sep 17 00:00:00 2001 From: Rohit Mulange Date: Thu, 19 Mar 2015 00:14:47 +0530 Subject: [PATCH] Code cleanup :) --- public/console.html | 191 -------------------------------- public/dashboard.html | 140 ----------------------- public/index.html | 22 +--- public/views/console.html | 131 +++++++++++----------- public/views/dashboard.html | 214 ++++++++++++++---------------------- 5 files changed, 155 insertions(+), 543 deletions(-) delete mode 100644 public/console.html delete mode 100644 public/dashboard.html diff --git a/public/console.html b/public/console.html deleted file mode 100644 index d3afd3e..0000000 --- a/public/console.html +++ /dev/null @@ -1,191 +0,0 @@ - - - - - - - - - - - - - - XMPP Console and Debugger - - - -
- -
- -
-
- -
-
-
- - - - - - - - - - - - \ No newline at end of file diff --git a/public/dashboard.html b/public/dashboard.html deleted file mode 100644 index f0cf20a..0000000 --- a/public/dashboard.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - XMPP Console and Debugger - - - -
- -
- -
- -
-
- - -
-
-
-

Console

- -
- -
-

{{ log.body }}

- -
- -
-
-
-
-
- -
-
-
- -
-
-
-
-
-
- - - -
-
-
- - - - - -
-
-
- -
-
- - - - - - - - - \ No newline at end of file diff --git a/public/index.html b/public/index.html index 361f287..980b072 100644 --- a/public/index.html +++ b/public/index.html @@ -15,22 +15,16 @@ - - XMPP Console and Debugger -
- -
- -
-
-
- -
-
+
+
+
+
+
+
@@ -38,9 +32,5 @@ - - - - diff --git a/public/views/console.html b/public/views/console.html index 896919a..56a140e 100644 --- a/public/views/console.html +++ b/public/views/console.html @@ -1,98 +1,97 @@ - +
-
-

Console

- -
+
+

Console

+ +
-
-

{{ log.body }}

+
+

{{ log.body }}

-
- -
- -
-
-
- -
-
-
- -
- -
-
-
+
+ +
+
-
- - +
+
-
-
+
+
+
+ +
+ +
+
+
+
+
+ + + +
+
- +
+ !--> -
- \ No newline at end of file + diff --git a/public/views/dashboard.html b/public/views/dashboard.html index 9b7d6d8..c2cfdce 100644 --- a/public/views/dashboard.html +++ b/public/views/dashboard.html @@ -1,157 +1,111 @@ - +
- -
-

-

Select a buddy from your buddylist and start talking!

-
- +
+

+

Select a buddy from your buddylist and start talking!

+
-
-

- - - {{ getName(activeJid) }} - -

- -
- -
-
-
-
-

- {{renderNameLeft(message)}} - - - {{renderNameRight(message)}} -

-
-
-

{{ message.msg }}

+
+

+ + {{ getName(activeJid) }} +

+ +
+
+
+
+
+

+ {{renderNameLeft(message)}} + + {{renderNameRight(message)}} +

+
+
+

{{ message.msg }}

+
+
+
- -
-
- - - - -
-
-
-
-
- -
-
-
- -
-
-
-
- -
-
-
-
- -
-
-
- - -
-
- - - - - - -
-
-
\ No newline at end of file +