aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/ui/flow-path-linear.js
diff options
context:
space:
mode:
authorArmen Kesablyan2012-02-15 14:28:21 -0800
committerArmen Kesablyan2012-02-15 14:28:21 -0800
commit2a5484af59544a9dfdda854d707455f08a24fe69 (patch)
tree31055dd7a5548ab307a094d02be7012c77eeb4b9 /node_modules/montage/ui/flow-path-linear.js
parentbb4da39a73cbd6fbe83f3b7c9ed5ae60fe58dd6b (diff)
downloadninja-2a5484af59544a9dfdda854d707455f08a24fe69.tar.gz
Latest Montage Updates 0.6 Fixes
Signed-off-by: Armen Kesablyan <armen@motorola.com>
Diffstat (limited to 'node_modules/montage/ui/flow-path-linear.js')
-rw-r--r--node_modules/montage/ui/flow-path-linear.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/node_modules/montage/ui/flow-path-linear.js b/node_modules/montage/ui/flow-path-linear.js
index b95ddb92..9bf83279 100644
--- a/node_modules/montage/ui/flow-path-linear.js
+++ b/node_modules/montage/ui/flow-path-linear.js
@@ -1,3 +1,9 @@
1/* <copyright>
2 This file contains proprietary software owned by Motorola Mobility, Inc.<br/>
3 No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.<br/>
4 (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved.
5 </copyright> */
6
1var Montage = require("montage").Montage; 7var Montage = require("montage").Montage;
2 8
3var FlowPathLinear = exports.FlowPathLinear = Montage.create(Montage, { 9var FlowPathLinear = exports.FlowPathLinear = Montage.create(Montage, {