[IMP] improved code as suggested

bzr revid: dizzy.zala@gmail.com-20140319112737-b6vwgwff8w9ywy9f
This commit is contained in:
Dharmraj Jhala (OpenERP) 2014-03-19 16:57:37 +05:30
parent e07861bb19
commit 6f57d45b12
1 changed files with 4 additions and 4 deletions

View File

@ -366,15 +366,15 @@
<div style="background: white;box-shadow:none;-webkit-box-shadow:none;" class="oe_snippet_thumbnail_img" >
<i class="fa fa-flag fa-5x text-muted"></i>
</div>
<span class="oe_snippet_thumbnail_title">Country Events</span>
<span class="oe_snippet_thumbnail_title">Local Events</span>
</div>
<div class="oe_snippet_body oe_country_events mb16 mt16">
<div class="country_events_list">
<div class="text-muted text-center">
<div class="text-muted text-left">
<div>
<i class="fa fa-flag fa-5x"></i>
<img style="max-height:10em;" class="img-rounded img-responsive" src="/website_event/static/src/img/world_map.jpg"></img>
</div>
<div>Events of to visitor's country</div>
<div>Events in visitor's country</div>
</div>
</div>
</div>