Merge PR #2965 into 16.0

Signed-off-by rvalyi
pull/2977/head
OCA-git-bot 2024-06-29 21:03:02 +00:00
commit 0f35ed8884
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
<field name="http_session_id" />
</group>
<group string="Logs">
<field name="log_ids" nolabel="1" />
<field name="log_ids" nolabel="1" colspan="2" />
</group>
</sheet>
</form>

View File

@ -12,7 +12,7 @@
<field name="name" />
</group>
<group string="HTTP Requests">
<field name="http_request_ids" nolabel="1" />
<field name="http_request_ids" nolabel="1" colspan="2" />
</group>
</sheet>
</form>