issues
search
ironjan
/
klausurtool-ror
Previous Klausurtool of the FSMI UPB.
Apache License 2.0
2
stars
0
forks
source link
Deliver pure-css via klausurtool
#235
Open
ironjan
opened
7 years ago
ironjan
commented
7 years ago
Including it via http causes insecure content when using https-URL
Also easier to manage if it's "in place"
Relevant places in code:
https://github.com/ironjan/klausurtool-ror/tree/master/app/assets/stylesheets
(place stylesheet here)
Replace references in
https://github.com/ironjan/klausurtool-ror/blob/0b25c4c9101817fef08869a4d7c25e5a60b278dc/app/views/layouts/ausleihe.html.erb#L5
and
https://github.com/ironjan/klausurtool-ror/blob/0b25c4c9101817fef08869a4d7c25e5a60b278dc/app/views/application/_header.html.erb#L5
Remove corresponding TODO from README
Relevant places in code: