[ADD]demo data

bzr revid: mba@tinyerp.com-20140204095958-kx27zprz58g2e680
This commit is contained in:
Mahendra Barad (OpenERP) 2014-02-04 15:29:58 +05:30
parent cdd0470877
commit 59cc4f2d7f
5 changed files with 231 additions and 253 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

File diff suppressed because one or more lines are too long

View File

@ -156,32 +156,6 @@
</template>
<template id="blog_post_cover" name="Blog Cover" inherit_option_id="website_blog.blog_post_complete">
<xpath expr="//div[@id='title']" position="replace">
<div class='page hidden' id="title">
<div class='big-image'>
<div class='inner'>
<div class='fader'>
<div class='text'>
<a class='goto-next'>Read Next</a>
<h1 class='title'></h1>
<h2 class='description'></h2>
<h4 class='byline'>
<span class="author_image"/>
<span class='author'></span>
</h4>
<p class="post-meta text-muted text-center" name="blog_post_data"/>
</div>
</div>
</div>
</div>
<div class="content">
<div class='text'></div>
</div>
</div>
</xpath>
</template>
<!-- Blog Post Complete -->
<template id="blog_post_complete" name="Blog Post">
<t t-call="website_blog.index">
@ -234,6 +208,32 @@
</t>
</template>
<template id="blog_post_cover" name="Blog Cover" inherit_option_id="website_blog.blog_post_complete">
<xpath expr="//div[@id='title']" position="replace">
<div class='page hidden' id="title">
<div class='big-image'>
<div class='inner'>
<div class='fader'>
<div class='text'>
<a class='goto-next'>Read Next</a>
<h1 class='title'></h1>
<h2 class='description'></h2>
<h4 class='byline'>
<span class="author_image"/>
<span class='author'></span>
</h4>
<p class="post-meta text-muted text-center" name="blog_post_data"/>
</div>
</div>
</div>
</div>
<div class="content">
<div class='text'></div>
</div>
</div>
</xpath>
</template>
<template id="blog_breadcrumb" name="Breadcrumb"
inherit_option_id="website_blog.blog_post_complete">
<xpath expr="//div[@id='title']" position="before">