Changeset 540

Show
Ignore:
Timestamp:
08/14/07 16:54:14 (1 year ago)
Author:
brian
Message:

updating edit template for new controller

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • pagoda/trunk/Pagoda/pagoda/templates/admin/edit.html

    r528 r540  
    2424    <div id="panels-right"></div> 
    2525    <div id="center"> 
    26         <iframe id="iframe" name="iframe" frameBorder="0" src="${tg.url('/content/edit/%s/%s/' % (content.content_type, content.revision_id))}"></iframe> 
     26        <iframe id="iframe" name="iframe" frameBorder="0" src="${tg.url('/content/%s/%s/' % (content.content_type, content.revision_id))}"></iframe> 
    2727    </div> 
    2828</div> 

Log in as guest/pagoda to create tickets