From 6eb86005f71d234151d34cfd941fec786697ef85 Mon Sep 17 00:00:00 2001 From: llj Date: Thu, 6 Feb 2025 13:07:15 +0800 Subject: [PATCH] [library history setting] modified the UI of the 'setting disabled' tip (#7436) --- .../dialog/lib-settings/lib-history-setting-panel.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/frontend/src/components/dialog/lib-settings/lib-history-setting-panel.js b/frontend/src/components/dialog/lib-settings/lib-history-setting-panel.js index 17f88ae38a..38e2380e52 100644 --- a/frontend/src/components/dialog/lib-settings/lib-history-setting-panel.js +++ b/frontend/src/components/dialog/lib-settings/lib-history-setting-panel.js @@ -110,9 +110,7 @@ class LibHistorySetting extends React.Component {
{!enableRepoHistorySetting && - - - +

{gettext('Setting library history is disabled by Admin.')}

} {this.setLimitDays('allHistory');}}/>{' '}