From: Alan J. Pippin Date: Sat, 20 Sep 2008 01:51:10 +0000 (-0600) Subject: Fixed bug with "Add Activity" button to move it outside of the for loop X-Git-Tag: release_0_4_0~9 X-Git-Url: http://git.pippins.net/embedvideo/.git/static/gitweb.js?a=commitdiff_plain;h=5b890635d41024cad8348023e9fccae419ddaaca;hp=5b890635d41024cad8348023e9fccae419ddaaca;p=eq%2F.git Fixed bug with "Add Activity" button to move it outside of the for loop that looped over all of the Activities. This prevented it from being displayed when the activity table was empty. ---