Skip to content
Snippets Groups Projects
Commit 04e05d7f authored by Fernando Erd's avatar Fernando Erd
Browse files

v1.15.4

parent 37addac5
Branches
Tags
1 merge request!266v1.15.4
Pipeline #23814 failed
......@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## 1.15.4 - 2020-09-30
## Changed
- Change route state
- Remove next in univsersity enrollment
## 1.15.3 - 2020-09-30
## Changed
......
......@@ -99,7 +99,6 @@ universityEnrollmentApp.get('/finish', (req, res, next) => {
];
next();
next();
}, response('finish'));
universityEnrollmentApp.get('/ocde_specific', (req, res, next) => {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment