Author: remi Date: 2009-05-28 12:19:32 +0200 (Thu, 28 May 2009) New Revision: 4695
Modified: software_suite_v3/smart-core/smart-server/trunk/resources/00_smart_server_base/04_resourceMenu.py Log: * referenced the scheduler logs in the server web interface (http://127.0.0.1:270/menu/logs?log_name=index) Modified: software_suite_v3/smart-core/smart-server/trunk/resources/00_smart_server_base/04_resourceMenu.py =================================================================== --- software_suite_v3/smart-core/smart-server/trunk/resources/00_smart_server_base/04_resourceMenu.py 2009-05-28 10:11:42 UTC (rev 4694) +++ software_suite_v3/smart-core/smart-server/trunk/resources/00_smart_server_base/04_resourceMenu.py 2009-05-28 10:19:32 UTC (rev 4695) @@ -266,6 +266,7 @@ 'Gadgets_server' : 'logs?log_name=gadgets_server', 'UGC_server' : 'logs?log_name=ugc_server', 'Attitune_manager' : 'logs?log_name=attitune_manager', + 'Scheduler' : 'logs?log_name=scs_scheduler', } } return contentStruct ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ Tux-droid-svn mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tux-droid-svn
