sventon subversion web client - http://www.sventon.org |
[show recent changes] | |
Rev: 24394 - http://anonsvn.icesoft.org/repo / icefaces2 / scratchpads / ICE-6698 / icefaces-2.0.x-maintenance / icefaces / ace / component / src / org / icefaces / component / animation / AnimationBehavior.java |
Unified Diff View - AnimationBehavior.java |
/icefaces2/scratchpads/ICE-6698/icefaces-2.0.x-maintenance/icefaces/ace/component/src/org/icefaces/component/animation/AnimationBehavior.java @ revision 24393 |
---|
/icefaces2/scratchpads/ICE-6698/icefaces-2.0.x-maintenance/icefaces/ace/component/src/org/icefaces/component/animation/AnimationBehavior.java @ revision 24394 |
@@ -40,7 +40,7 @@ @ResourceDependency(name="yui/yui-min.js",library="yui/3_1_1"), @ResourceDependency(name="loader/loader-min.js",library="yui/3_1_1"), @ResourceDependency(name="combined.js",library="org.icefaces.component.util"), - @ResourceDependency(name="animation.css",library="org.icefaces.component.animation") + @ResourceDependency(name="combined.css",library="org.icefaces.component.util") }) public class AnimationBehavior extends BehaviorBase { public final static String BEHAVIOR_ID = "org.icefaces.animation.Animation"; |
sventon 2.5.1