Skip to content

Commit

Permalink
Fix merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Mar 31, 2016
1 parent 36488bd commit 383ccf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cms/static/cms/js/modules/cms.plugins.js
Expand Up @@ -306,6 +306,8 @@ var CMS = window.CMS || {};
pasteItem.find('.cms-submenu-item-paste-tooltip-restricted').css('display', 'block');
return false;
}
} else {
return false;
}

return true;
Expand Down

0 comments on commit 383ccf5

Please sign in to comment.