mockup/master: Disable disabling from find menu
Asko Soukka <jenkins-z4DKO/[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: mockup Branch: refs/heads/master Date: 2017-06-27T02:03:58+03:00 Author: Asko Soukka (datakurre) <[email protected]> Commit: https://github.com/plone/mockup/commit/37455f82062c4cc594a3b8957bfe89a3a0103682 Disable disabling from find menu Files changed: M mockup/patterns/filemanager/pattern.js diff --git a/mockup/patterns/filemanager/pattern.js b/mockup/patterns/filemanager/pattern.js index d711e972..de0290dc 100644 --- a/mockup/patterns/filemanager/pattern.js +++ b/mockup/patterns/filemanager/pattern.js @@ -189,7 +189,8 @@ define([ findinFilesView.triggerView ], id: 'find', - app: self + app: self, + disable: function() {} }) self.views = [ ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot