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/providers/null/app.xml b/providers/null/app.xml
index a773530..a6343d2 100644
--- a/providers/null/app.xml
+++ b/providers/null/app.xml
@@ -16,5 +16,5 @@
   -->
 <app name="org.onosproject.null" origin="ON.Lab" version="1.2.0"
         features="onos-null">
-    <description>ONOS null southbound providers for testing</description>
+    <description>Null southbound providers for testing</description>
 </app>