From 4e8b886e21a893d83ffcf8c2924e318bea5b6e2c Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Sun, 16 Sep 2018 16:34:19 -0400 Subject: Add object background preview widget Similar to objHeadCircle() but for displaying a bg img on page, rather than as the actual background. --- app/view/datalsts.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'app/view') diff --git a/app/view/datalsts.php b/app/view/datalsts.php index 82a0f1f..16df7d7 100644 --- a/app/view/datalsts.php +++ b/app/view/datalsts.php @@ -22,6 +22,12 @@ require_once "class/obj.class.php"; <?=$alt?> + + + + + <?=$alt?> + -- cgit v1.2.3