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 @@ +
+ | |
+ | |
+ |