Skip to content

Commit

Permalink
Added UKEF nav tiles
Browse files Browse the repository at this point in the history
  • Loading branch information
ricky saunders committed Sep 18, 2023
1 parent 6f5d14b commit 3c4d586
Show file tree
Hide file tree
Showing 2,467 changed files with 102 additions and 447,530 deletions.
2 changes: 1 addition & 1 deletion app/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

module.exports = {
// Service name used in header. Eg: 'Renew your passport'
serviceName: 'UK Export Finance prototype',
serviceName: 'UK Export Finance (UKEF)',

// Default port that prototype runs on
port: '3000',
Expand Down
2 changes: 1 addition & 1 deletion app/routes/routes-v1.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ router.post(version +'/setup', function(req, res) {
// else {
// res.redirect(version +'/create/activity-name')
// }
res.redirect(version +'/setup2')
res.redirect(version +'/ukef-tiles')

});

Expand Down
71 changes: 0 additions & 71 deletions app/views/appointments/design-history/article-template.html

This file was deleted.

84 changes: 0 additions & 84 deletions app/views/appointments/design-history/editing-appointments.html

This file was deleted.

84 changes: 0 additions & 84 deletions app/views/appointments/design-history/group-appointments.html

This file was deleted.

122 changes: 0 additions & 122 deletions app/views/appointments/design-history/index.html

This file was deleted.

Loading

0 comments on commit 3c4d586

Please sign in to comment.