odoo/addons/website/static/src
Nicolas Lempereur e03d64cfaa [FIX] website: remove cancelled request for mobile preview
In 7d40a7d, f820c07, 3ed0628 the way the mobile preview iframe is set
was altered several times. This left an inconsistent needless page load.

This page load was cancelled, but as a side effect in a given set of
conditions:

- an ajax request is done early in current (and so iframe) page,
- phantomjs is used for the test,
- server response time

this could lead to a false positive caused by a cancelled xhr request
throwing the error: "Can't load template, http status 0".
2015-09-14 10:13:25 +02:00
..
css [FIX] website: remove col-md-12 obsolete bootstrap fix 2015-08-17 10:13:00 +02:00
img [FIX] website: removed the deers picture 2015-04-27 11:26:02 +02:00
js [FIX] website: don't escape if embedded html field 2015-09-02 18:36:19 +02:00
xml [FIX] website: remove cancelled request for mobile preview 2015-09-14 10:13:25 +02:00