Thanks. Can you please file a bug here: http://orchard.codeplex.com/WorkItem/Create ?
From: Jeroen Bakker [mailto:[email protected]] Sent: Saturday, June 18, 2011 4:04 PM To: [email protected] Subject: slidder should be slider Hello, found a typo on jQuery Resource.manifest file: manifest.DefineScript("jQueryUI_Slider").SetUrl("jquery.ui.slidder.min.js", "jquery.ui.slidder.js").SetVersion("1.8.10").SetDependencies("jQueryUI_Core", "jQueryUI_Widget", "jQueryUI_Mouse"); should be: manifest.DefineScript("jQueryUI_Slider").SetUrl("jquery.ui.slider.min.js", "jquery.ui.slider.js").SetVersion("1.8.10").SetDependencies("jQueryUI_Core", "jQueryUI_Widget", "jQueryUI_Mouse"); slider.js not slidder.js Jeroen Bakker Fibonacci [email protected]<mailto:[email protected]> --- You are currently subscribed to orchard-discuss as: [email protected]<mailto:[email protected]>. To unsubscribe send a blank email to [email protected]<mailto:[email protected]>. --- You are currently subscribed to orchard-discuss as: [email protected]. To unsubscribe send a blank email to [email protected].
