Преглед на файлове

feat(history): remove burn button from operation area on history list page

sw преди 1 месец
родител
ревизия
df019bd240
променени са 1 файла, в които са добавени 0 реда и са изтрити 9 реда
  1. 0 9
      src/pages/patient/components/ActionPanel.tsx

+ 0 - 9
src/pages/patient/components/ActionPanel.tsx

@@ -143,15 +143,6 @@ const ActionPanel: React.FC = () => {
           />
         }
       />
-      <ActionButton
-        icon={<DeleteOutlined />}
-        tooltip={
-          <FormattedMessage
-            id="actionPanel.burn"
-            defaultMessage="actionPanel.burn"
-          />
-        }
-      />
       <ActionButton
         icon={<DeleteOutlined />}
         tooltip={