diff --git a/var/www/templates/domains/card_img_domain.html b/var/www/templates/domains/card_img_domain.html index e2a02341..eb7e8371 100644 --- a/var/www/templates/domains/card_img_domain.html +++ b/var/www/templates/domains/card_img_domain.html @@ -8,7 +8,7 @@
-
+
{{dict_domain["id"]}} @@ -39,6 +39,9 @@ {% endfor %}
+ {% with obj_type='domain', obj_id=dict_domain["id"], obj_lvl=0%} + {% include 'import_export/block_add_user_object_to_export_small.html' %} + {% endwith %} {% if loop.index0 % 4 == 3 %} diff --git a/var/www/templates/import_export/block_add_user_object_to_export_small.html b/var/www/templates/import_export/block_add_user_object_to_export_small.html new file mode 100644 index 00000000..f18561e7 --- /dev/null +++ b/var/www/templates/import_export/block_add_user_object_to_export_small.html @@ -0,0 +1,12 @@ +
+
+ + + +
+
+ + + +
+