Expo-33 modal bug

remotes/origin/1203
pavel 11 years ago
parent c7b854575a
commit bd7152eab9
  1. 2
      templates/client/static_client/js/_modules/block.common.js
  2. 2
      templates/client/static_client/js_min/_modules/block.common.min.js

@ -493,7 +493,7 @@ if (EXPO.common){
* @param {string} selector
* @public
*/
afterSubmit: function (selector) {
pullData: function (selector) {
this.id = selector.substr(1);
$(selector).show().siblings().hide();
this.refresh();

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save