Project

General

Profile

Feature #774

Penambahan button (fungsi Back)

Added by Moch Alinafia over 2 years ago. Updated over 2 years ago.

Status:
QA Test
Priority:
Normal
Assignee:
Start date:
01/20/2022
Due date:
02/04/2022 (over 2 years late)
% Done:

0%

Estimated time:

Description

Di tambahkan button untuk kembali kemenu awal contoh nya
- klik menu Purchase Order,
- dari menu utama klik list purchase order, untuk pindah ke menu purchase order
- klik " Button Back " kembali kemenu utama


Files

clipboard-202201201611-s3rlg.png (231 KB) clipboard-202201201611-s3rlg.png Moch Alinafia, 01/20/2022 04:11 PM
#1

Updated by Kezia Pawitra Yulianti over 2 years ago

  • Due date set to 02/04/2022
  • Status changed from New to Assigned
#2

Updated by Saswanto Tampan over 2 years ago

  • Status changed from Assigned to QA Test
  • Assignee changed from Saswanto Tampan to Moch Alinafia

Perubahan file pada:
...\Pages\

untuk semua file yang extentionnya .HTML
class :
page-breadcrumb breadcrumb

di ubah menjadi

<ul class="page-breadcrumb breadcrumb">
<li>
<a href="#"onclick="history.go(-1)">Home</a>
<i class="fa fa-circle"></i>
</li>
<li>
<a href="#" onclick="history.go(-1)"><div id="url"> </div></a>
</li>
</ul>

Also available in: Atom PDF