From 4098f410f4173bbd228ce2768424001d22ff1381 Mon Sep 17 00:00:00 2001 From: Manon Bourgognon <manon.bourgognon@epitech.eu> Date: Fri, 2 Apr 2021 11:19:40 +0200 Subject: [PATCH] update: remove submit-delete-class attribute --- source/import_documentation/Components/Solid-Delete.rst | 3 --- source/import_documentation/attributes-list.rst | 4 ---- 2 files changed, 7 deletions(-) diff --git a/source/import_documentation/Components/Solid-Delete.rst b/source/import_documentation/Components/Solid-Delete.rst index 0497c79..44c8733 100644 --- a/source/import_documentation/Components/Solid-Delete.rst +++ b/source/import_documentation/Components/Solid-Delete.rst @@ -40,9 +40,6 @@ Attributes Add this attribute to create a dialog box linked with the button of the solid-delete. Its value matches the message displayed in the dialog box. -``class-delete-button`` -~~~~~~~~~~~~~~~~~~~~~~~ - Define the ``class`` of the ``div`` containing the delete button. Events ------- diff --git a/source/import_documentation/attributes-list.rst b/source/import_documentation/attributes-list.rst index 67ffa78..8d180d0 100644 --- a/source/import_documentation/attributes-list.rst +++ b/source/import_documentation/attributes-list.rst @@ -26,10 +26,6 @@ List of attributes (core framework) ~~~~~~~~~~~~~~~~~ * :ref:`widget-mixin <class-field>` -``class-delete-button`` -~~~~~~~~~~~~~~~~~~~~~~~ - * :ref:`solid-delete <solid-delete>` - ``class-submit-button`` ~~~~~~~~~~~~~~~~~~~~~~~ * :ref:`solid-form <class-submit-button-sf>` -- GitLab