Changeset 2560
- Timestamp:
- 07/19/10 21:23:30 (8 weeks ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2/www/requirements/mura/resourceBundle/utils.cfc
r2488 r2560 373 373 var dtCh="#dtCh#"; 374 374 var dtFormat =[#dtFormat#]; 375 var dtLocale="#replace(session. rb,'_','-')#";375 var dtLocale="#replace(session.locale,'_','-')#"; 376 376 </script></cfoutput> 377 377 </cfsavecontent>
