Commit 611b6d64 authored by Nikolay Gromov's avatar Nikolay Gromov

Исправления для мод. окон

parent d48af9d6
......@@ -191,7 +191,7 @@
var that = this
this.$element.hide()
this.backdrop(function () {
that.$body.removeClass('modal-open')
that.$body.removeClass('js-modal-open')
that.resetAdjustments()
that.resetScrollbar()
// that.$element.trigger('hidden.bs.modal')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment