From: Alan Knowles Date: Tue, 16 Dec 2014 10:10:01 +0000 (+0800) Subject: Reddit/Reddit.Index.bjs X-Git-Url: http://git.roojs.org/?p=web.Reddit;a=commitdiff_plain;h=7f836f3fb9fbaf5b827ff346ac0a03a999ea6d83 Reddit/Reddit.Index.bjs Reddit/Reddit.Index.js --- diff --git a/Reddit/Reddit.Index.bjs b/Reddit/Reddit.Index.bjs index acb9b5f30..3cdc4264d 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\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.created_local_dt} | /reddit/{f.author} | Download as PDF

\n
" } ] } diff --git a/Reddit/Reddit.Index.js b/Reddit/Reddit.Index.js index 0b393f642..d9fc91276 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\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.created_local_dt} | /reddit/{f.author} | Download as PDF

\n
' } ]