Defect #36326
Missing div tag in views page
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | UI | |||
Target version: | - | |||
Resolution: | Fixed | Affected version: |
Description
In Revision r21312 in the file:
app/views/settings/_authentication.html.erb
Missing "/div" tag for
<div class="box tabular settings">
Related issues
Associated revisions
History
#1
Updated by Go MAEDA about 1 year ago
- Related to Feature #35755: Drop OpenID support added
#2
Updated by Go MAEDA about 1 year ago
- Description updated (diff)
#3
Updated by Go MAEDA about 1 year ago
- Status changed from New to Closed
- Resolution set to Fixed
Committed the fix as a part of #35755. Thank you for pointing it out.