Merge pull request #9109 from apricot12/8917-Link-to-enterprise-site

Adding a link to enterprise's own site from Order confirmation page.
This commit is contained in:
Filipe
2022-06-02 17:59:03 +01:00
committed by GitHub
5 changed files with 13 additions and 17 deletions

View File

@@ -29,6 +29,7 @@ class ApplicationController < ActionController::Base
helper 'footer_links'
helper 'discourse'
helper 'checkout'
helper 'link'
helper 'terms_and_conditions'
protect_from_forgery