mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Hide Archived dropdowns when adding adding a new item, except when you are editing an item from before the archived date, Do not allow archiving account until balance is 0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php include("config.php"); ?>
|
||||
<?php
|
||||
|
||||
<?php
|
||||
include("config.php");
|
||||
|
||||
session_start();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user