Add total logbook + logbook inline in teacher admin
This commit is contained in:
parent
b50dd1a619
commit
718ba80dba
3 changed files with 17 additions and 2 deletions
|
|
@ -3,3 +3,5 @@ ul#main li { font-size: 14px; }
|
|||
|
||||
form#teacher_form input#id_abrev { width: 3em; }
|
||||
form#teacher_form input#id_civility { width: 5em; }
|
||||
|
||||
tr[id^=logbook_set-] td.original { visibility: hidden; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue