Bug #8030
Edit saved course. Bug models.
Start date:
06/01/2016
Due date:
% Done:
0%
Estimated time:
Complexity:
Normal
SCRUM pts - complexity:
?
Description
When trying to edit any course which has already been saved.
And it causes a estrenho bug in the left-ler models.
To replicate create and save a course.
Then click the pencil to edit.
History
Updated by Tomas Rodrigues almost 4 years ago
- File localhost.jpg added
I tested on localhost.
Same image problem.
Updated by Tomas Rodrigues almost 4 years ago
- File bug_resolvid.jpg added
Hi
Who is this problem as I realized.
I managed to solve the bug as well.
Added at:
/public_html/chamilo/web/CSS/base.css
The code.
-------------------------------------
#frmModel {
overflow: auto;
}
-------------------------------------
Regards