Thingy now has a copy thing data option.
This commit is contained in:
parent
55da5c6889
commit
1cc87c159b
3 changed files with 97 additions and 1 deletions
|
|
@ -947,7 +947,7 @@ sub www_viewGradeBook{
|
|||
unless ( $self->session->user->isInGroup( $self->get("groupToViewReports") ) );
|
||||
my @peoples = $self->session->db->quickArray("SELECT UNIQUE(Survey_responseId) from Survey_tempReport where assetId = ?",[$self->getId()]);
|
||||
for my $people(@peoples){
|
||||
|
||||
#my $
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue