From 23ad351e0b1981954948a93a1d3d8520f11c9bbd Mon Sep 17 00:00:00 2001 From: Arjen van Bochoven Date: Sat, 21 Sep 2019 18:38:11 +0200 Subject: [PATCH] Add detail widget --- provides.php | 3 +++ views/warranty_detail_widget.php | 24 ++++++++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 views/warranty_detail_widget.php diff --git a/provides.php b/provides.php index 58ccbe5..aa90fc4 100644 --- a/provides.php +++ b/provides.php @@ -1,6 +1,9 @@ [ + 'warranty_detail' => ['view' => 'warranty_detail_widget'], + ], 'listings' => array( 'warranty' => array('view' => 'warranty_listing', 'i18n' => 'warranty.warranty'), ), diff --git a/views/warranty_detail_widget.php b/views/warranty_detail_widget.php new file mode 100644 index 0000000..d327cbe --- /dev/null +++ b/views/warranty_detail_widget.php @@ -0,0 +1,24 @@ +
+

+ + + + + + + + + + +
+
+ + +