From: Alan Knowles Date: Tue, 16 Dec 2014 10:07:35 +0000 (+0800) Subject: Reddit/Reddit.Index.bjs X-Git-Url: http://git.roojs.org/?p=web.Reddit;a=commitdiff_plain;h=7f0eb69176a31ad284770c63133f919ca8c500af Reddit/Reddit.Index.bjs Reddit/Reddit.Index.js --- diff --git a/Reddit/Reddit.Index.bjs b/Reddit/Reddit.Index.bjs index b6f83b0fb..185e8194d 100644 --- a/Reddit/Reddit.Index.bjs +++ b/Reddit/Reddit.Index.bjs @@ -142,7 +142,7 @@ "String tag" : "p", "xtype" : "Element", "$ xns" : "Roo.bootstrap", - "String html" : "\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.creaded_local_dt} | /reddit/{f.author} | Download as PDF

\n
" + "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.creaded_local_dt} | /reddit/{f.author} | Download as PDF

\n
" } ] } diff --git a/Reddit/Reddit.Index.js b/Reddit/Reddit.Index.js index 053916d84..84aa93266 100644 --- a/Reddit/Reddit.Index.js +++ b/Reddit/Reddit.Index.js @@ -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

{f.body_html:h}

\n\n
\n\n
\n

the image associated with it goes here

\n

{e.original url}

\n\n\n

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

\n
' + 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.creaded_local_dt} | /reddit/{f.author} | Download as PDF

\n
' } ]