Show
Ignore:
Timestamp:
04/23/08 19:07:23 (9 months ago)
Author:
aarkerio
Message:

Tests answers

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/views/questions/admin_answers.ctp

    r363 r422  
    11<?php 
     2//die(debug($data)); 
    23 echo $html->addCrumb('Control Tools', '/admin/entries/start'); 
    34 echo $html->addCrumb('Tests', '/admin/tests/listing'); 
     5 echo $html->addCrumb($data['Test']['title'], '/admin/tests/questions/'.$data['Test']['id']); 
    46 echo $html->getCrumbs(' / ');  
    57