Ignore:
Timestamp:
Mar 5, 2011 6:46:26 PM (13 years ago)
Author:
liebster
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.plonetabs/trunk/quintagroup/plonetabs/browser/templates/plonetabs.pt

    r873 r3077  
    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.