diff --git a/app/Controllers/PrintLabel.php b/app/Controllers/PrintLabel.php index 3d4319e..6da7abd 100644 --- a/app/Controllers/PrintLabel.php +++ b/app/Controllers/PrintLabel.php @@ -322,5 +322,6 @@ P1 $sample = $data['SAMPLETYPE']; $this->printSingle($access, $sample); } + $this->labelPostekCollection($access); } } \ No newline at end of file diff --git a/app/Views/admin/dashboard_viewAccess.php b/app/Views/admin/dashboard_viewAccess.php index 10a40ee..4b09413 100644 --- a/app/Views/admin/dashboard_viewAccess.php +++ b/app/Views/admin/dashboard_viewAccess.php @@ -56,10 +56,6 @@ $name = $row['NAME'];

Sample List

- - - - + + + + "; } - echo ""; + echo ""; echo "
Coll. Recv. Sample Name Action Comment
Collection
All @@ -69,11 +65,20 @@ $name = $row['NAME'];
Collection
$sampletext$sampletext ($sampletype) diff --git a/app/Views/fo/dashboard_viewAccess.php b/app/Views/fo/dashboard_viewAccess.php index 10a40ee..4b09413 100644 --- a/app/Views/fo/dashboard_viewAccess.php +++ b/app/Views/fo/dashboard_viewAccess.php @@ -56,10 +56,6 @@ $name = $row['NAME'];

Sample List

- - - - + + + + "; } - echo ""; + echo ""; echo "
Coll. Recv. Sample Name Action Comment
Collection
All @@ -69,11 +65,20 @@ $name = $row['NAME'];
Collection
$sampletext$sampletext ($sampletype) diff --git a/app/Views/sampling/dashboard_viewAccess.php b/app/Views/sampling/dashboard_viewAccess.php index 10a40ee..4b09413 100644 --- a/app/Views/sampling/dashboard_viewAccess.php +++ b/app/Views/sampling/dashboard_viewAccess.php @@ -56,10 +56,6 @@ $name = $row['NAME'];

Sample List

- - - - + + + + "; } - echo ""; + echo ""; echo "
Coll. Recv. Sample Name Action Comment
Collection
All @@ -69,11 +65,20 @@ $name = $row['NAME'];
Collection
$sampletext$sampletext ($sampletype) diff --git a/app/Views/user/dashboard_viewAccess.php b/app/Views/user/dashboard_viewAccess.php index 10a40ee..4b09413 100644 --- a/app/Views/user/dashboard_viewAccess.php +++ b/app/Views/user/dashboard_viewAccess.php @@ -56,10 +56,6 @@ $name = $row['NAME'];

Sample List

- - - - + + + + "; } - echo ""; + echo ""; echo "
Coll. Recv. Sample Name Action Comment
Collection
All @@ -69,11 +65,20 @@ $name = $row['NAME'];
Collection
$sampletext$sampletext ($sampletype)