From 52d78a4d053c6c15471b2dcfe1d14cca9551951b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 23 Dec 2014 16:21:39 +0800 Subject: [PATCH] Reddit/Reddit.Index.bjs Reddit/Reddit.Index.js --- Reddit/Reddit.Index.bjs | 8 ++++---- Reddit/Reddit.Index.js | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Reddit/Reddit.Index.bjs b/Reddit/Reddit.Index.bjs index 3cdc4264d..0547be1c0 100644 --- a/Reddit/Reddit.Index.bjs +++ b/Reddit/Reddit.Index.bjs @@ -12,8 +12,8 @@ "items" : [ { "$ String brand_href" : "baseURL", - "String cls" : "headroom animated", "String position" : "fixed-top", + "String cls" : "headroom animated", "xtype" : "NavHeaderbar", "Boolean inverse" : true, "String brand" : "Reddit Archive - Occupy Central Civil Disobedience Movement (Umbrella Revolution)", @@ -45,8 +45,8 @@ "items" : [ { "Number md" : 4, - "xtype" : "Column", "Number lg" : 3, + "xtype" : "Column", "$ xns" : "Roo.bootstrap", "items" : [ { @@ -70,8 +70,8 @@ "items" : [ { "xtype" : "Header", - "Number level" : 4, "$ xns" : "Roo.bootstrap", + "Number level" : 4, "String html" : "Day selector" }, { @@ -142,7 +142,7 @@ "String tag" : "p", "xtype" : "Element", "$ xns" : "Roo.bootstrap", - "String html" : "\n\n\n\n
\n\n\n
\n\n\n\n
{f.body_html:h}
\n\n
\n\n
\n

the image associated with it goes here

\n

{e.original url}

\n\n\n

{f.created_local_dt} | /reddit/{f.author} | Download as PDF

\n
" + "String html" : "\n\n\n\n\n\n
\n\n \n
\n\n\n\n
{f.body_html:h}
\n\n
\n\n
\n

the image associated with it goes here

\n

{e.original url}

\n\n\n

{f.created_local_dt} | /reddit/{f.author} | Download as PDF

\n
" } ] } diff --git a/Reddit/Reddit.Index.js b/Reddit/Reddit.Index.js index d9fc91276..f312be4af 100644 --- a/Reddit/Reddit.Index.js +++ b/Reddit/Reddit.Index.js @@ -24,8 +24,8 @@ Reddit.Index = new Roo.XComponent({ { '|xns' : 'Roo.bootstrap', brand_href : baseURL, - cls : 'headroom animated', position : 'fixed-top', + cls : 'headroom animated', xtype : 'NavHeaderbar', inverse : true, brand : 'Reddit Archive - Occupy Central Civil Disobedience Movement (Umbrella Revolution)', @@ -63,8 +63,8 @@ Reddit.Index = new Roo.XComponent({ { '|xns' : 'Roo.bootstrap', md : 4, - xtype : 'Column', lg : 3, + xtype : 'Column', xns : Roo.bootstrap, items : [ { @@ -93,8 +93,8 @@ Reddit.Index = new Roo.XComponent({ { '|xns' : 'Roo.bootstrap', xtype : 'Header', - level : 4, xns : Roo.bootstrap, + level : 4, html : 'Day selector' }, { @@ -179,7 +179,7 @@ Reddit.Index = new Roo.XComponent({ tag : 'p', xtype : 'Element', xns : Roo.bootstrap, - html : '\n\n\n\n
\n\n\n
\n\n\n\n
{f.body_html:h}
\n\n
\n\n
\n

the image associated with it goes here

\n

{e.original url}

\n\n\n

{f.created_local_dt} | /reddit/{f.author} | Download as PDF

\n
' + html : '\n\n\n\n\n\n
\n\n \n
\n\n\n\n
{f.body_html:h}
\n\n
\n\n
\n

the image associated with it goes here

\n

{e.original url}

\n\n\n

{f.created_local_dt} | /reddit/{f.author} | Download as PDF

\n
' } ] -- 2.39.2