GUI -- Added applications view.
Fixed table.js column width computation.
Fixed app.xml files to leave out ONOS from description.

Change-Id: Icfe323e63c7965dd8c3a268421ea58065c5c8236
diff --git a/apps/test/election/app.xml b/apps/test/election/app.xml
index 0db483d..a907d33 100644
--- a/apps/test/election/app.xml
+++ b/apps/test/election/app.xml
@@ -16,5 +16,5 @@
   -->
 <app name="org.onosproject.election" origin="ON.Lab" version="1.2.0"
         features="onos-app-election">
-    <description>ONOS master election test application</description>
+    <description>Master election test application</description>
 </app>