@@ -0,0 +1,62 @@
+// Generated by CoffeeScript 1.3.3
+(function() {
+ var sections;
+
+ sections = [
+ {
+ id: "main",
+ transition: "slide",
+ header: {
+ title: "hola",
+ back: true,
+ nav: {
+ position: "right",
+ items: [
+ href: "#",
+ "data-icon": "home"
+ }
+ ]
+ },
+ footer: {
+ "class": "with-labels",
+ "data-icon": "home",
+ "data-label": "ir"
+ }, {
+ articles: [
+ id: "main-article"
+ id: "sksks"
+ id: "item",
+ back: true
+ id: "pending",
+ "class": "list scroll"
+ id: "finished",
+ ];
+}).call(this);
@@ -0,0 +1,36 @@
+sections = [
+ id: "main"
+ transition: "slide"
+ header:
+ title: "hola"
+ nav:
+ position: "right"
+ footer:
+ class: "with-labels"
+ href: "#", "data-icon": "home", "data-label": "ir"
+ ,
+,
+ id: "item"
+ id: "pending", class: "list scroll"
+ id: "finished", class: "list scroll"
+]
@@ -149,13 +149,7 @@
'app/asides/features.html',
'app/asides/left.html',
'app/asides/right.html']
- /*
- ,
- resources: {
- sections: [ 'layout.html', 'notification.html', 'list.html', 'icon.html', 'grid.html', 'form.html', 'aside.html', 'touchevents.html', 'splash.html', 'data-attribute.html', 'scroll.html', 'color.html'],
- asides: ['features.html', 'left.html', 'right.html']
- }
- */
});
Lungo.ready(function() {