Compare commits

..

No commits in common. "0eed8c8679750e6feb485a060b877447a20a5b7a" and "97e1a2b315652970a42563b47961995e0a0946a5" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -16,7 +16,6 @@
}
windowRef = {
name: widgetName,
location: windowRef.location,
close: function() {
openerRef.dismissRelatedObjectModal();
}

View File

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
__version__ = "0.19.8"
__version__ = "0.19.7"