ShopConnector get_part in WooCommerce implemented
[kivitendo-erp.git] / templates / webpages / shop_part / _list_articles.html
index 34d4045..83a6335 100644 (file)
@@ -1,5 +1,6 @@
 [%- USE HTML -%][%- USE LxERP -%][%- USE L -%][%- USE T8 -%]
 
+[%- INCLUDE 'common/flash.html' %]
 <h1>[% title %]</h1>
 [%- PROCESS 'shop_part/_filter.html' filter=SELF.models.filtered.laundered %]
 <hr>
     [%- INCLUDE 'shop_part/_upload_status.html' %]
   </div>
 </form>
+ <div id="get_one" style="display:none;">
+   [% INCLUDE 'shop_part/_get_one.html' %]
+ </div>
 <hr>
 <script type="text/javascript">
 <!--