issue #23965: add back dashboards-lite
authorSteve Hackbarth <stephenhackbarth@gmail.com>
Fri, 20 Jun 2014 00:35:01 +0000 (20:35 -0400)
committerSteve Hackbarth <stephenhackbarth@gmail.com>
Fri, 20 Jun 2014 00:35:01 +0000 (20:35 -0400)
enyo-client/extensions/source/crm/client/postbooks.js

index 3931981..775ab94 100644 (file)
@@ -53,6 +53,7 @@ trailing:true, white:true*/
       name: "crm",
       label: "_crm".loc(),
       panels: [
+        {name: "crmDashboard", kind: "XV.CrmDashboard"},
         {name: "accountList", kind: "XV.AccountList"},
         {name: "contactList", kind: "XV.ContactList"},
         {name: "crm_activityList", kind: "XV.ActivityList"},