Skip to content

Commit

Permalink
Update frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
sweh committed Jul 30, 2023
1 parent 8eeb6f3 commit c309d84
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 9 deletions.
10 changes: 8 additions & 2 deletions src/frontend/CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,14 @@
Change log for sw.allotmentclub
===============================

5.9.1 (2023-06-19)
==================
5.11.0 (2023-07-30)
===================

- Add assignemnt todos.


5.10.0 (2023-06-19)
===================

- Remove "Kontoinhaber" from Beitrittserklärung.

Expand Down
2 changes: 1 addition & 1 deletion src/frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ <h4 id="changelogLabel" class="modal-title">Changelog</h4>
</div>
</div>
</div>
<script src="optimized.68e94e56.js"></script>
<script src="optimized.2af8eb42.js"></script>
<script type="text/javascript">
$(document).ready(function () {
var xhr = new XMLHttpRequest(),
Expand Down
4 changes: 2 additions & 2 deletions src/frontend/manifest.appcache
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CACHE MANIFEST

CACHE:
optimized.min.80b58389.css
optimized.68e94e56.js
optimized.2af8eb42.js
copy_csv_xls.swf
fonts/cJZKeOuBrn4kERxqtaUH3bO3LdcAZYWl9Si6vvxL-qU.woff
fonts/cJZKeOuBrn4kERxqtaUH3ZBw1xU1rKptJj_0jans920.woff2
Expand Down Expand Up @@ -50,4 +50,4 @@ NETWORK:
SETTINGS:
prefer-online

# hash: a73c02a5593d98eb002fdad5a95fe1fd1d9c5e56c8380150db651e6332910710
# hash: 52726ec86ce54181412b3a4fb8f3936008a13d8012eb67e1690ed50da8ff5384

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/frontend/optimized.2af8eb42.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion src/frontend/optimized.68e94e56.js.map

This file was deleted.

0 comments on commit c309d84

Please sign in to comment.