Skip to content

Erkki

Zachary Sistrunk requested to merge gh-2b67f300/31/erkkki/erkki into master

Created by: erkkki

Not sure what I have done with git, it's showing those trim() and path commits twice for me.

Anyway main commit custom alert log. I don't like usage of normal alert because it blocks other js code running while waiting to get user answer. So I made my own. Kinda got idea from bootsrap alerts.

It will use localstorage too to save alerts. I didn't really used much time to change base.js alerts to this one so they are mainly basic info alerts.

image

Merge request reports