Skip to content

Commit

Permalink
cms_form: add TODO for templates
Browse files Browse the repository at this point in the history
  • Loading branch information
simahawk committed Jul 12, 2023
1 parent 9cad64d commit fd7f24e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cms_form/templates/form.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
Copyright 2017 Simone Orsi
License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
-->
<!-- TODO: rework w/ latest bootstrap markup and split in more files -->
<odoo>
<template id="form_wrapper" name="CMS form wrapper">
<t t-set="title" t-value="form.form_title" />
Expand Down

0 comments on commit fd7f24e

Please sign in to comment.