diff options
| author | Geo Xalkis <gx23100@gmail.com> | 2023-07-30 17:17:44 +0300 |
|---|---|---|
| committer | Geo Xalkis <gx23100@gmail.com> | 2023-07-30 17:17:44 +0300 |
| commit | 866ee315d09b1b8ecfda9d7bed516523fc1b82e4 (patch) | |
| tree | f332728ec8f97ee94a92afd8429f57064b719fcc /public/app/views/templates/admin_petitions.php | |
| parent | 283363bca1a12444925d6a2beadfad4d050197d1 (diff) | |
| download | gyraf1gov-866ee315d09b1b8ecfda9d7bed516523fc1b82e4.tar.gz gyraf1gov-866ee315d09b1b8ecfda9d7bed516523fc1b82e4.tar.bz2 gyraf1gov-866ee315d09b1b8ecfda9d7bed516523fc1b82e4.zip | |
some changes (in progress)
Diffstat (limited to 'public/app/views/templates/admin_petitions.php')
| -rw-r--r-- | public/app/views/templates/admin_petitions.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/app/views/templates/admin_petitions.php b/public/app/views/templates/admin_petitions.php index 2a8479d..52f2a89 100644 --- a/public/app/views/templates/admin_petitions.php +++ b/public/app/views/templates/admin_petitions.php @@ -51,6 +51,7 @@ <th class="dt-protocol">Αρ.Πρωτόκολλου</th> <th class="dt-user">Χρήστης</th> <!-- <th class="dt-signature">Signature</th> --> + <th class="dt-type">Είδος</th> <th class="dt-datepost">Ημερ. Καταχώρισης</th> <th class="dt-actions"></th> </thead> |
