Migrate switch_company_warning to 10

This commit is contained in:
hparfr
2017-09-08 15:17:08 +00:00
parent de8f773348
commit a4255c3c1a
3 changed files with 20 additions and 27 deletions

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<template>
<t t-name="web_switch_company_warning.warningWidget">
<t t-name="WarningWidget">
<div class="container-fluid bg-warning" style="text-align: center; display:none;">
<h3>You switched to a different company with another tab or window</h3>
<p><button onclick="location.reload(true);" class="btn">Reload</button> to refresh your session</p>
</div>
</t>
</template>
</template>