Resolve: Editing a lab changes to us format
Compare changes
It solves a bug where no code would be executed because of missing brackets in javascript code, and thus the date would automatically change to US format. It also solves #316 (closed), which has the same issue.
Finish the brackets in the javascript snippet of /lab/edit.html
Closes #312 (closed) Closes #316 (closed)