Navigation Menu

Skip to content

Commit

Permalink
#123 move weather to saas
Browse files Browse the repository at this point in the history
  • Loading branch information
jstrachan committed Jun 10, 2013
1 parent 7e92339 commit 31ecec0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hawtio-web/src/main/webapp/app/camel/js/endpointChooser.ts
Expand Up @@ -36,11 +36,11 @@ module Camel {
},
sass: {
label: "SaaS",
endpoints: ["salesforce", "sap-netweaver"]
endpoints: ["salesforce", "sap-netweaver", "weather"]
},
social: {
label: "Social",
endpoints: ["atom", "irc", "rss", "smpp", "twitter", "weather"]
endpoints: ["atom", "irc", "rss", "smpp", "twitter"]
},
storage: {
label: "Storage",
Expand Down

0 comments on commit 31ecec0

Please sign in to comment.