mockup/master: Fix less file path to use alias
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:04:11+03:00 Author: Asko Soukka (datakurre) <[email protected]> Commit: https://github.com/plone/mockup/commit/6b2dd5b2c92c0a1e2f3933f85bb3d4a2847c83f6 Fix less file path to use alias Files changed: M mockup/patterns/thememapper/pattern.thememapper.less diff --git a/mockup/patterns/thememapper/pattern.thememapper.less b/mockup/patterns/thememapper/pattern.thememapper.less index 7666065a..4c58cce6 100644 --- a/mockup/patterns/thememapper/pattern.thememapper.less +++ b/mockup/patterns/thememapper/pattern.thememapper.less @@ -1,6 +1,6 @@ @import "@{mockuplessPath}/ui.less"; /* just be lazy here and include all of bootstrap... */ -@import "@{mockupPath}/filemanager/pattern.filemanager.less"; +@import "@{mockup-patterns-filemanager}"; body.plone-toolbar-left-default { padding-left: 0px; ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot