Compare commits

..

No commits in common. "50ca3ac71f5f006fbea6aa820d2ce3a2c565a910" and "bb2332dc278db964dba0401eceff26f371cef810" have entirely different histories.

2 changed files with 1 additions and 25 deletions

View file

@ -1055,29 +1055,5 @@
},
"model": "sitetree.treeitem",
"pk": 52
},
{
"fields": {
"access_guest": false,
"access_loggedin": false,
"access_perm_type": 1,
"access_permissions": [],
"access_restricted": false,
"alias": null,
"description": "",
"hidden": false,
"hint": "",
"inbreadcrumbs": true,
"inmenu": true,
"insitetree": true,
"parent": 28,
"sort_order": 53,
"title": "Přidat PDF",
"tree": 1,
"url": "/admin/korektury/korekturovanepdf/add/",
"urlaspattern": false
},
"model": "sitetree.treeitem",
"pk": 53
}
]

View file

@ -98,7 +98,7 @@
<h2><strong>Termínářský souhrn</strong></h2>
<ul>
<li> Stáří neobodovaných řešení:
<li> Počty neobodovaných řešení:
<ul>
{% for problem, pocet in pocty_neopravenych_reseni %}
<li>{{ problem }}: {{ pocet }}</li>