Show
Ignore:
Timestamp:
02/26/06 05:56:18 (6 years ago)
Author:
john
Message:

add javascript helper with ajax

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/trax/vendor/trax/action_view.php

    r143 r147  
    4343include_once(TRAX_LIB_ROOT . "/action_view/helpers/date_helper.php"); 
    4444include_once(TRAX_LIB_ROOT . "/action_view/helpers/asset_tag_helper.php"); 
     45include_once(TRAX_LIB_ROOT . "/action_view/helpers/javascript_helper.php"); 
    4546include_once(TRAX_LIB_ROOT . "/action_view/helpers/active_record_helper.php"); 
    4647