File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
share/roundup/templates/classic/html Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3939 < input name ="roles " tal:attributes ="value db/config/NEW_WEB_USER_ROLES ">
4040 </ td >
4141 </ tr >
42- < tr tal:condition =" python:False " >
42+ < tr >
4343 < th i18n:translate =""> Phone</ th >
4444 < td tal:content ="structure context/phone/field "> phone</ td >
4545 </ tr >
46- < tr tal:condition =" python:False " >
46+ < tr >
4747 < th i18n:translate =""> Organisation</ th >
4848 < td tal:content ="structure context/organisation/field "> organisation</ td >
4949 </ tr >
Original file line number Diff line number Diff line change 4444 < input name ="roles " tal:attributes ="value db/config/NEW_WEB_USER_ROLES ">
4545 </ td >
4646 </ tr >
47- < tr >
47+ < tr tal:condition =" python:False " >
4848 < th i18n:translate =""> Phone</ th >
4949 < td tal:content ="structure context/phone/field "> phone</ td >
5050 </ tr >
51- < tr >
51+ < tr tal:condition =" python:False " >
5252 < th i18n:translate =""> Organisation</ th >
5353 < td tal:content ="structure context/organisation/field "> organisation</ td >
5454 </ tr >
You can’t perform that action at this time.
0 commit comments