From 9551b32e62798eafc2189d1d413bae330b47d356 Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Wed, 20 Jun 2012 11:21:21 -0700 Subject: fixing the last instances of the old montage components in the css panel Signed-off-by: Valerio Virgillito --- .../css-panel/rule-components/css-style-rule.reel/css-style-rule.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/panels/css-panel/rule-components/css-style-rule.reel') diff --git a/js/panels/css-panel/rule-components/css-style-rule.reel/css-style-rule.html b/js/panels/css-panel/rule-components/css-style-rule.reel/css-style-rule.html index 8b0c3101..99021917 100644 --- a/js/panels/css-panel/rule-components/css-style-rule.reel/css-style-rule.html +++ b/js/panels/css-panel/rule-components/css-style-rule.reel/css-style-rule.html @@ -49,7 +49,7 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot } }, "sheetLink": { - "prototype": "montage/ui/anchor.reel", + "prototype": "montage/ui/native/anchor.reel", "properties": { "element": {"#": "style-sheet-name"} } -- cgit v1.2.3