[REM] Remove point of sale testimonials
authorFabien Meghazi <fme@openerp.com>
Wed, 22 May 2013 09:50:27 +0000 (11:50 +0200)
committerFabien Meghazi <fme@openerp.com>
Wed, 22 May 2013 09:50:27 +0000 (11:50 +0200)
bzr revid: fme@openerp.com-20130522095027-61xih9viyrdadjxi

addons/point_of_sale/html/index.html

index 76e9682..41f935d 100644 (file)
         </div>
     </div>
 </section>
-
-
-<section class="oe_container">
-    <div class="oe_row">
-        <div class="oe_span12">
-            <h2 class="oe_slogan">Many shops already enjoy it</h2>
-            <h3 class="oe_slogan">Hear what they have to say !</h3>
-        </div>
-        <div class="oe_span6">
-            <div class="oe_quote">
-                <q>
-                    I am completely satisfied with the OpenERP's Point of Sale, I recommend it
-                    heartily.
-                </q>
-                <cite class="oe_cite oe_clearfix">
-                    <img class="oe_photo" src="photo_girl_64.png">
-                    <div class="oe_author">Alicia Buckyballs</div>
-                    <div class="oe_job">Founder and CEO of The FooBar Society.</div>
-                </cite>
-            </div>
-        </div>
-        <div class="oe_span6">
-            <div class="oe_quote">
-                <q>
-                    I have been looking for a product like this for a long time. 
-                    I can't believe it really works that well. 
-                </q>
-                <cite class="oe_cite oe_clearfix">
-                    <img class="oe_photo" src="photo_man_64.png">
-                    <div class="oe_author">Jack Smith.</div>
-                    <div class="oe_job">Chief Barista at Good Old Coffee</div>
-                </cite>
-            </div>
-        </div>
-    </div>
-    <div class="oe_row">
-        <div class="oe_span6">
-            <div class="oe_quote">
-                <q>
-                    When I saw it running in another shop I immediately knew it was
-                    what I needed for mine. You can't let the competition get ahead! 
-                </q>
-                <cite class="oe_cite oe_clearfix">
-                    <img class="oe_photo" src="photo_indian_64.png">
-                    <div class="oe_author">Apu Prapubadesh</div>
-                    <div class="oe_job"> Owner of Daily Fruity Fresh Fruits  </div>
-                </cite>
-            </div>
-        </div>
-        <div class="oe_span6">
-            <div class="oe_quote">
-                <q>
-                    OpenERP's Point of Sale does everything we want and is very easy to use. What more could
-                    you ask?
-                </q>
-                <cite class="oe_cite oe_clearfix">
-                    <img class="oe_photo" src="photo_african_64.png">
-                    <div class="oe_author">Jade Banako-Motu</div>
-                    <div class="oe_job">Chairman, Solidarity International.</div>
-                </cite>
-            </div>
-        </div>
-    </div>
-</section>