From 0b28b02e5e0cf47af421af10163366c2e1278198 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