Changeset 21

Show
Ignore:
Timestamp:
12/07/05 11:58:24 (3 years ago)
Author:
fabien
Message:

added Javascript helper in layout.php (day 8)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/frontend/templates/layout.php

    r20 r21  
    1616<body> 
    1717 
     18  <?php use_helper('Javascript') ?> 
     19 
    1820  <div id="indicator" style="display: none"></div> 
    1921 
     
    3032    <h1><?php echo link_to(image_tag('askeet_logo.gif', 'alt=askeet'), 'question/list') ?></h1> 
    3133  </div> 
     34 
     35  <?php echo link_to_function('cancel', visual_effect('blind_up', 'login', array('duration' => 0.5))) ?> 
    3236 
    3337  <div id="login" style="display: none">