Fixed bug with "Add Activity" button to move it outside of the for loop
authorAlan J. Pippin <ajp@server.pippins.net>
Sat, 20 Sep 2008 01:51:10 +0000 (19:51 -0600)
committerAlan J. Pippin <ajp@pippins.net>
Sat, 20 Sep 2008 01:51:10 +0000 (19:51 -0600)
commit5b890635d41024cad8348023e9fccae419ddaaca
tree5d517c54629ca2be8b0740ac975fc116ac21cb05
parentf043aa9ef5f150757d49f113307ea912c23006bc
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.
inc/class.eq.inc.php