Skip to content

Commit b689e27

Browse files
author
Markus Guder
committed
update build
1 parent b1767fc commit b689e27

7 files changed

Lines changed: 5 additions & 5 deletions

File tree

client/app/components/home/singlecourse/singlecourse.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</a>
3737
</section>
3838

39-
<div class="column is-12" *ngIf="showButton" style="padding-top: 1.5rem; padding-bottom: 1.5rem;">
39+
<div class="column is-12" *ngIf="showButton" style="padding: 1rem; padding-top: 1.5rem; padding-bottom: 1.5rem;">
4040
<a #button class="button is-fullwidth is-primary" (click)="apply()" *ngIf="!alreadyApplied">{{button_text}}</a>
4141
<a #button class="button is-fullwidth is-danger" (click)="signOff()" *ngIf="alreadyApplied">{{button_text}}</a>
4242
</div>

dist/0.0f8ed547e1518cab73b0.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/0.7e6ff5be40f8a3a7a4d1.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616
<body class="main" style="overflow: hidden;">
1717
<app-root>Loading...</app-root>
18-
<script type="text/javascript" src="runtime.28ada38bacfa56d35e43.js"></script><script type="text/javascript" src="polyfills.3e60cfe9b1313ccedf9e.js"></script><script type="text/javascript" src="main.94064c2254678f4618cf.js"></script></body>
18+
<script type="text/javascript" src="runtime.83c48b863315e5e9ed09.js"></script><script type="text/javascript" src="polyfills.3e60cfe9b1313ccedf9e.js"></script><script type="text/javascript" src="main.94064c2254678f4618cf.js"></script></body>
1919
</html>

dist/ngsw.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"/assets/img/loading.gif": "cdc1627a1ff312a43d1700a3694da1050e0e026d",
111111
"/assets/js/idb.js": "6f82cc3f3c743e77b6931a0129d7afddd6cfe3c4",
112112
"/favicon.ico": "84161b857f5c547e3699ddfbffc6d8d737542e01",
113-
"/index.html": "d1adca56cbc3396bf595df8ef85fc46097466acb"
113+
"/index.html": "03eb209dd5570c5324be09681b2438acd2300697"
114114
},
115115
"navigationUrls": [
116116
{

dist/runtime.28ada38bacfa56d35e43.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/runtime.83c48b863315e5e9ed09.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)