mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Merge branch 'new_shop'
This commit is contained in:
@@ -2477,7 +2477,7 @@ angular.module("template/modal/window.html", []).run(["$templateCache", function
|
||||
$templateCache.put("template/modal/window.html",
|
||||
"<div tabindex=\"-1\" class=\"reveal-modal fade {{ windowClass }}\"\n" +
|
||||
" ng-class=\"{in: animate}\" ng-click=\"close($event)\"\n" +
|
||||
" style=\"display: block; position: fixed; visibility: visible\">\n" +
|
||||
" style=\"display: block; visibility: visible\">\n" +
|
||||
" <div ng-transclude></div>\n" +
|
||||
"</div>\n" +
|
||||
"");
|
||||
|
||||
Reference in New Issue
Block a user