Commit 1bec3907 by Matthew Mongeau

wip modal

parent 82953eb9
...@@ -77,5 +77,4 @@ function postJSON(url, data, callback) { ...@@ -77,5 +77,4 @@ function postJSON(url, data, callback) {
} }
); );
}); });
// new Modal({el: $(".login-modal")}).render()
</script> </script>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment