From 2227f425cd3e4cbc4c1882ec9a772744b2d3a6d8 Mon Sep 17 00:00:00 2001 From: bfederle Date: Thu, 15 Mar 2012 10:30:28 -0700 Subject: [PATCH] Sanitize input for domain section/tree view --- ui/scripts/ui/widgets/treeView.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/scripts/ui/widgets/treeView.js b/ui/scripts/ui/widgets/treeView.js index 0845ce1f03b..6dff5455663 100644 --- a/ui/scripts/ui/widgets/treeView.js +++ b/ui/scripts/ui/widgets/treeView.js @@ -1,4 +1,4 @@ -(function($, cloudStack) { +(function($, cloudStack, _s) { /** * Make