|
|
@@ -0,0 +1,11 @@
|
|
|
+/**
|
|
|
+ * Initialize the <articles> layout of a certain <section>
|
|
|
+ *
|
|
|
+ * @namespace Lungo.View
|
|
|
+ * @class Element
|
|
|
+ *
|
|
|
+ * @author Ignacio Olalde <ina@tapquo.com> || @piniphone
|
|
|
+ * @author Javier Jimenez Villar <javi@tapquo.com> || @soyjavi
|
|
|
+ */
|
|
|
+
|
|
|
+Lungo.View.Carousel = {}
|