Ignore:
Timestamp:
Mar 5, 2011 7:00:47 PM (13 years ago)
Author:
liebster
Message:

Merged revisions 4116 via svnmerge from
http://svn.quintagroup.com/products/quintagroup.plonetabs/trunk

........

r4116 | liebster | 2011-03-05 20:46:26 +0200 (Sat, 05 Mar 2011) | 1 line


add variables that are missing in plone 4 (portal_url and language)

........

Location:
quintagroup.plonetabs/branches/plone4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.plonetabs/branches/plone4

    • Property svnmerge-integrated changed from /quintagroup.plonetabs/trunk:1-4114 to /quintagroup.plonetabs/trunk:1-4118
    • Property svn:mergeinfo set to /quintagroup.plonetabs/trunk:3077
  • quintagroup.plonetabs/branches/plone4/quintagroup/plonetabs/browser/templates/plonetabs.pt

    r873 r3080  
    1717                 category python:test(category and category != '', category, 'portal_tabs'); 
    1818                 errors options/errors|nothing; 
     19                 portal_state context/@@plone_portal_state; 
     20                 portal_url portal_state/portal_url; 
    1921                 test nocall:view/test"> 
    2022 
Note: See TracChangeset for help on using the changeset viewer.