[IMP] Display checkbox to enable quiz mode

bzr revid: rim@openerp.com-20140409093324-e0c2agik0hhjexrb
This commit is contained in:
Richard Mathot (OpenERP) 2014-04-09 11:33:24 +02:00
parent f77034af5a
commit 9a23248546
1 changed files with 1 additions and 0 deletions

View File

@ -140,6 +140,7 @@
<field name="users_can_go_back" string="User can come back in the previous page" />
<field name="auth_required" />
<field name="res_model" groups="base.group_no_one"/>
<field name="quizz_mode" groups="base.group_no_one"/>
</group>
</page>
</notebook>