engine/app/assets/javascripts/locomotive/views/inline_editor
Alex Sanford 56a0affbcb Changed iframe resize function
Instead of resizing the iframe based on the height of the body element
of the iframe content, do it based on the entire content height. Also,
don't compare the inner content height to the body height of the outer
page, but use the iframe height instead.
2012-04-13 10:03:31 -03:00
..
application_view.js.coffee Changed iframe resize function 2012-04-13 10:03:31 -03:00
toolbar_view.js.coffee the locale was missing when saving an editable element by the inline editor 2012-02-10 01:42:06 +01:00