aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/controllers/system.js
diff options
context:
space:
mode:
authorErling Aaby <erlinaa@stud.hist.no>2013-05-02 10:50:07 +0200
committerErling Aaby <erlinaa@stud.hist.no>2013-05-02 10:50:07 +0200
commit8340e3889256e63d6300e663126f76df3cd52fb9 (patch)
tree15754d355f58d3a4b04b2134063e5d4caca4253a /controllers/system.js
parentChanges to navbar, home, and faq (diff)
parentChanges in text in home.ejs (diff)
downloadDivid-8340e3889256e63d6300e663126f76df3cd52fb9.tar.gz
Merge branch 'master' of github.com:dennisse/Dv
Behind master branch
Diffstat (limited to '')
-rw-r--r--controllers/system.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/controllers/system.js b/controllers/system.js
index 5400173..a5e8f46 100644
--- a/controllers/system.js
+++ b/controllers/system.js
@@ -109,6 +109,8 @@ exports.projectParticipants = function(req, res) {
exports.postProjectParticipants = function(req, res) {
+
+
}