aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Timeline/Layer.reel/Layer.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/panels/Timeline/Layer.reel/Layer.html')
-rw-r--r--js/panels/Timeline/Layer.reel/Layer.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/js/panels/Timeline/Layer.reel/Layer.html b/js/panels/Timeline/Layer.reel/Layer.html
index f83ab20b..7e2a2006 100644
--- a/js/panels/Timeline/Layer.reel/Layer.html
+++ b/js/panels/Timeline/Layer.reel/Layer.html
@@ -219,7 +219,7 @@ POSSIBILITY OF SUCH DAMAGE.
219 }, 219 },
220 220
221 "mainCollapser" : { 221 "mainCollapser" : {
222 "prototype" : "js/panels/timeline/Collapser", 222 "prototype" : "js/panels/Timeline/Collapser",
223 "properties" : { 223 "properties" : {
224 "element" : {"#" : "content-main"}, 224 "element" : {"#" : "content-main"},
225 "myContent" : {"#" : "content-main"}, 225 "myContent" : {"#" : "content-main"},
@@ -239,7 +239,7 @@ POSSIBILITY OF SUCH DAMAGE.
239 }, 239 },
240 240
241 "positionCollapser" : { 241 "positionCollapser" : {
242 "prototype" : "js/panels/timeline/Collapser", 242 "prototype" : "js/panels/Timeline/Collapser",
243 "properties" : { 243 "properties" : {
244 "element" : {"#" : "content-position"}, 244 "element" : {"#" : "content-position"},
245 "myContent" : {"#":"content-position"}, 245 "myContent" : {"#":"content-position"},
@@ -259,7 +259,7 @@ POSSIBILITY OF SUCH DAMAGE.
259 }, 259 },
260 260
261 "styleCollapser" : { 261 "styleCollapser" : {
262 "prototype" : "js/panels/timeline/Collapser", 262 "prototype" : "js/panels/Timeline/Collapser",
263 "properties" : { 263 "properties" : {
264 "element" : {"#" : "content-style"}, 264 "element" : {"#" : "content-style"},
265 "myContent" : {"#":"content-style"}, 265 "myContent" : {"#":"content-style"},