Skip to content

Commit

Permalink
avoid occasional navigation glitch where editting a camel route -> jm…
Browse files Browse the repository at this point in the history
…x page
  • Loading branch information
jstrachan committed Jul 15, 2013
1 parent f4ce087 commit 0dc5f01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hawtio-web/src/main/webapp/app/camel/js/endpointChooser.ts
Expand Up @@ -209,7 +209,6 @@ module Camel {
var silentOptions = {silent: true};

$scope.$watch('workspace.selection', function () {
workspace.moveIfViewInvalid();
$scope.loadEndpointNames();
});

Expand Down

0 comments on commit 0dc5f01

Please sign in to comment.