school and school_city class

user edit with parent edit included (ajax)
city and school connected
overview updated
This commit is contained in:
Ricsi
2017-01-12 22:59:36 +01:00
parent 9c7f678e74
commit 20781a0847
20 changed files with 617 additions and 184 deletions

View File

@@ -221,6 +221,10 @@ main #main_content {
width: 40%;
}
.wide {
width: 80% !important;
}
.list .list_item, .list .name_tag, .list .name_tag_checked {
width: 100%;
}