echo 'Approved'; ?> </b> </div> </th> </tr> <!-- Signature !--> <tr> <th class="col-md-1" style="text-align: center; vertical-align:middle; height:40px"> <?php /* * STATUS AUTH3=101 CURRENT SIGNATURE * @author ptrnov [piter@lukison] * @since 1.2 */ $ttd1 = $roHeader->SIG1_SVGBASE64 != '' ? '<img style="width:80; height:40px" src=' . $roHeader->SIG1_SVGBASE64 . '></img>' : SignCreated($roHeader); echo $ttd1; ?> </th> <th class="col-md-1" style="text-align: center; vertical-align:middle"> <?php /* * STATUS AUTH3=103 CURRENT SIGNATURE * @author ptrnov [piter@lukison] * @since 1.2 */ $ttd2 = $roHeader->SIG2_SVGBASE64 != '' ? '<img style="width:80; height:40px" src=' . $roHeader->SIG2_SVGBASE64 . '></img>' : SignChecked($roHeader); echo $ttd2; ?> </th> <th class="col-md-1" style="text-align: center; vertical-align:middle">
</div> </th> <th class="col-md-1" style="background-color:rgba(126, 189, 188, 0.3);text-align: center; vertical-align:middle;height:20"> <div> <b><?php echo 'Approved'; ?> </b> </div> </th> </tr> <!-- Signature !--> <tr> <th class="col-md-1" style="text-align: center; vertical-align:middle; height:40px"> <?php $ttd1 = $model->SIG1_SVGBASE64 != '' ? '<img style="width:80; height:40px" src=' . $model->SIG1_SVGBASE64 . '></img>' : SignCreated($model); echo $ttd1; ?> </th> <th class="col-md-1" style="text-align: center; vertical-align:middle"> <?php $ttd2 = $model->SIG2_SVGBASE64 != '' ? '<img style="width:80; height:40px" src=' . $model->SIG2_SVGBASE64 . '></img>' : SignChecked($model); echo $ttd2; ?> </th> <th class="col-md-1" style="text-align: center; vertical-align:middle"> <?php $ttd3 = $model->SIG3_SVGBASE64 != '' ? '<img style="width:80; height:40px" src=' . $model->SIG3_SVGBASE64 . '></img>' : SignApproved($model); echo $ttd3; ?> </th>
</dl> </div> </div> <div class="row"> <div class="col-sm-1"> </div> <div class="col-sm-2"> <dl> <dt>Director,</dt> </dl> <dl> <?php if ($profile->GF_ID == 1 || $profile->GF_ID == 2) { $ttd1 = $acara[0]->SIGN_STT1 != 0 ? '<img style="width:80; height:40px" src=' . $ttd . '></img>' : SignCreated($acara); echo $ttd1; } else { $ttd1 = $acara[0]->SIGN_STT1 != 0 ? '<img style="width:80; height:40px" src=' . SIGN_1($acara) . '></img>' : '<div class="a_demo_two">sign</div>'; echo $ttd1; } ?> </dl> <dl> <?php $name = $acara[0]->SIG1_NM != '' ? $acara[0]->SIG1_NM : 'none'; echo $name; ?> </dl> </div> <div class="col-sm-1">
</div> </th> <th class="col-md-1" style="background-color:rgba(126, 189, 188, 0.3);text-align: center; vertical-align:middle;height:20"> <div> <b><?php echo 'Approved'; ?> </b> </div> </th> </tr> <!-- Signature !--> <tr> <th style="text-align: center; vertical-align:middle;width:180; height:60px"> <?php $ttd1 = $poHeader->SIG1_SVGBASE64 != '' ? '<img src="' . $poHeader->SIG1_SVGBASE64 . '" height="60" width="150"></img>' : SignCreated($poHeader); echo $ttd1; ?> </th> <th style="text-align: center; vertical-align:middle;width:180"> <?php $ttd2 = $poHeader->SIG2_SVGBASE64 != '' ? '<img style="width:80; height:40px" src=' . $poHeader->SIG2_SVGBASE64 . '</img>' : SignChecked($poHeader); echo $ttd2; ?> </th> <th style="text-align: center; vertical-align:middle;width:180"> <?php /* author : wawan ver 1.0 * jika tidak ada permission maka untuk tanda tangan yang akan approve hilang * jika BTN_SIGN3 adalah 0 maka untuk tanda tangan yang akan approve hilang