mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-06 22:36:07 +00:00
Use v0.9.0-20180826174721 in kristinalim fork of angular-foundation
There is a bug in the handling of % values for the "top" CSS property of the modals. See details here: https://github.com/kristinalim/angular-foundation/pull/1 A PR to the original repository has also been submitted, but the project doesn't seem to be active anymore: https://github.com/yalabot/angular-foundation/pull/319 And to another fork of the repository: https://github.com/cwadrupldijjit/angular-foundation/pull/1 The bug was causing the 10% "top" CSS property for the modal to be treated as 10px.
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
//= require moment/nb.js
|
||||
//= require moment/pt-br.js
|
||||
//= require moment/sv.js
|
||||
//= require ../shared/mm-foundation-tpls-0.8.0.min.js
|
||||
//= require ../shared/mm-foundation-tpls-0.9.0-20180826174721.min.js
|
||||
//= require angularjs-file-upload
|
||||
|
||||
//= require_tree .
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#= require lodash.underscore.js
|
||||
#= require angular-scroll.min.js
|
||||
#= require angular-google-maps.min.js
|
||||
#= require ../shared/mm-foundation-tpls-0.8.0.min.js
|
||||
#= require ../shared/mm-foundation-tpls-0.9.0-20180826174721.min.js
|
||||
#= require ../shared/ng-infinite-scroll.min.js
|
||||
#= require ../shared/angular-local-storage.js
|
||||
#= require ../shared/angular-slideables.js
|
||||
|
||||
File diff suppressed because one or more lines are too long
10
app/assets/javascripts/shared/mm-foundation-tpls-0.9.0-20180826174721.min.js
vendored
Normal file
10
app/assets/javascripts/shared/mm-foundation-tpls-0.9.0-20180826174721.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -8,7 +8,7 @@
|
||||
//= require lodash.underscore.js
|
||||
//= require angular-flash.min.js
|
||||
//= require shared/ng-tags-input.min.js
|
||||
//= require shared/mm-foundation-tpls-0.8.0.min.js
|
||||
//= require shared/mm-foundation-tpls-0.9.0-20180826174721.min.js
|
||||
//= require textAngular-rangy.min.js
|
||||
//= require textAngular-sanitize.min.js
|
||||
//= require textAngular.min.js
|
||||
|
||||
Reference in New Issue
Block a user