r7-labs / R7.University

DNN Platform subsystem designed to present and manage high school educational organization assets (divisions, employees, courses, etc.) compatible with Rosobrnadzor microdata recommendations
GNU Affero General Public License v3.0
12 stars 7 forks source link

Cancel button should close popup window w/o reloading the page #152

Closed roman-yagodin closed 8 years ago

roman-yagodin commented 8 years ago

In order to make content review operations faster, cancel button should close popup window w/o reloading the page.

roman-yagodin commented 8 years ago

Implemented with little hack - need to be fixed upstream in R7.DotNetNuke.Extensions library, EditPortalModuleBase class.