mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-21 00:47:26 +00:00
Add handle_extensions to get Spree.translations (archaic spree js translations) in handlebars templates
This is all legacy from spree that can be cleaned up at some point, we only have two handlebars templates in OFN
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
//= require textAngular.min.js
|
||||
//= require moment/min/moment.min.js
|
||||
//= require i18n
|
||||
//= require handlebars
|
||||
|
||||
angular.module('templates', [])
|
||||
angular.module('uiGmapgoogle-maps', []);
|
||||
|
||||
Reference in New Issue
Block a user