diff options
author | Anton Luka Šijanec <sijanecantonluka@gmail.com> | 2020-06-04 16:31:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-04 16:31:04 +0200 |
commit | f3a11185852127f70599295fdc5c7e9b72d790b6 (patch) | |
tree | 5e0f9eb2e0e41e6ff40f17ada1f508557ef3ab63 /dist/pages/grades.html | |
parent | Merge pull request #21 from beziapp/github-actions-fix (diff) | |
parent | slovnična napaka == crirical bug (diff) | |
download | beziapp-f3a11185852127f70599295fdc5c7e9b72d790b6.tar beziapp-f3a11185852127f70599295fdc5c7e9b72d790b6.tar.gz beziapp-f3a11185852127f70599295fdc5c7e9b72d790b6.tar.bz2 beziapp-f3a11185852127f70599295fdc5c7e9b72d790b6.tar.lz beziapp-f3a11185852127f70599295fdc5c7e9b72d790b6.tar.xz beziapp-f3a11185852127f70599295fdc5c7e9b72d790b6.tar.zst beziapp-f3a11185852127f70599295fdc5c7e9b72d790b6.zip |
Diffstat (limited to 'dist/pages/grades.html')
-rwxr-xr-x | dist/pages/grades.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/pages/grades.html b/dist/pages/grades.html index 0a9abe1..0a8e5ec 100755 --- a/dist/pages/grades.html +++ b/dist/pages/grades.html @@ -111,7 +111,8 @@ </span> </label> </p> - <ul class="collapsible" id="grades-collapsible"></ul> + <ul class="collapsible" id="grades-collapsible"></ul> + <p><x-du>zakljucneGradess</x-du></p> </div> </body> |