Add total logbook + logbook inline in teacher admin

This commit is contained in:
Claude Paroz 2018-02-19 10:28:14 +01:00
parent b50dd1a619
commit 718ba80dba
3 changed files with 17 additions and 2 deletions

View file

@ -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; }