CatalystX-CRUD-YUI

 view release on metacpan or  search on metacpan

lib/CatalystX/CRUD/YUI/TT/crud/tt_config.tt  view on Meta::CPAN

[% # global vars, settings, etc.
    DateTimeFormat  = '%Y-%m-%d %H:%M:%S';
    YUIBaseURL      = 'http://yui.yahooapis.com';
    YUIVersion      = '2.6.0';
    ExtBaseURL      = 'http://extjs.cachefly.net';
    ExtVersion      = 'ext-2.2';
    LGBaseURL       = c.uri_for('/static/js/livegrid');
    LGVersion       = 'build';
    CalendarIconUrl = 'http://yui.github.io/yui2/docs/yui_2.9.0_full/examples/button/assets/calendar_icon.gif';
    ThisIsDefTTConfig = 1;
    LIVEGRID_FORM_SIZE = 7;   # max number of related form fields to trigger livegrid_related_form URL
%]



( run in 1.078 second using v1.01-cache-2.11-cpan-5b529ec07f3 )