PATH:
home
/
rwabteecom
/
project_11
/
vendor
/
filp
/
whoops
/
src
/
Whoops
/
Resources
/
views
/
Editing: frames_container.html.php
<div class="frames-container <?php echo $active_frames_tab == 'application' ? 'frames-container-application' : '' ?>"> <?php $tpl->render($frame_list) ?> </div>
SAVE
CANCEL