Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3377917
D3927.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
566 B
Referenced Files
None
Subscribers
None
D3927.diff
View Options
diff --git a/web/modals/threads/thread-settings-modal.react.js b/web/modals/threads/thread-settings-modal.react.js
--- a/web/modals/threads/thread-settings-modal.react.js
+++ b/web/modals/threads/thread-settings-modal.react.js
@@ -159,7 +159,11 @@
}
return (
- <Modal name="Thread settings" onClose={modalContext.popModal}>
+ <Modal
+ name="Thread settings"
+ onClose={modalContext.popModal}
+ icon="settings"
+ >
<div className={css.modal_body}>
<form method="POST">
<Tabs.Container
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 28, 8:09 AM (21 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2593345
Default Alt Text
D3927.diff (566 B)
Attached To
Mode
D3927: [web] Add gear icon to `ThreadSettingsModal` header
Attached
Detach File
Event Timeline
Log In to Comment