diff options
Diffstat (limited to 'files/fr/web/api/idbtransaction/objectstore/index.html')
-rw-r--r-- | files/fr/web/api/idbtransaction/objectstore/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/files/fr/web/api/idbtransaction/objectstore/index.html b/files/fr/web/api/idbtransaction/objectstore/index.html index 56208fb7ca..61fa2e0d56 100644 --- a/files/fr/web/api/idbtransaction/objectstore/index.html +++ b/files/fr/web/api/idbtransaction/objectstore/index.html @@ -93,7 +93,9 @@ function addData() { }; </pre> -<p class="note"><strong>Note :</strong> Pour un exemple fonctionnel complet, voir notre application <a href="https://github.com/mdn/to-do-notifications/">To-do Notifications</a> (<a href="https://mdn.github.io/to-do-notifications/">l'exemple <em>live</em> est disponible ici</a>).</p> +<div class="note"> + <p><strong>Note :</strong> Pour un exemple fonctionnel complet, voir notre application <a href="https://github.com/mdn/to-do-notifications/">To-do Notifications</a> (<a href="https://mdn.github.io/to-do-notifications/">l'exemple <em>live</em> est disponible ici</a>).</p> +</div> <h2 id="Spécifications">Spécifications</h2> |