Commit 887d31cc authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5_web_renderjs_ui: Remove attribute not used

parent a30fc539
......@@ -25,7 +25,7 @@
<article class="ui-content">
<section>
<div class="visible" data-gadget-scope="notification" tal:condition="exists: request/portal_status_message">
<button type="submit" class="error" tal:attributes="data-i18n request/portal_status_message"><span tal:content="request/portal_status_message"></span></button>
<button type="submit" class="error"><span tal:content="request/portal_status_message"></span></button>
</div>
</section>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment