From 5a28562354d56590ec87cf0a1e9358cd1a70854a Mon Sep 17 00:00:00 2001 From: Tomi M Date: Tue, 6 Oct 2015 20:02:39 -0700 Subject: PLT-445 Create About dialog --- web/react/components/user_settings/user_settings_security.jsx | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'web/react/components/user_settings/user_settings_security.jsx') diff --git a/web/react/components/user_settings/user_settings_security.jsx b/web/react/components/user_settings/user_settings_security.jsx index b59c08af0..4ff4775a7 100644 --- a/web/react/components/user_settings/user_settings_security.jsx +++ b/web/react/components/user_settings/user_settings_security.jsx @@ -251,17 +251,6 @@ export default class SecurityTab extends React.Component {
{passwordSection}
-
    -
  • {'Version ' + global.window.config.Version}
  • -
  • -
    {'Build Number: ' + global.window.config.BuildNumber}
    -
    {'Build Date: ' + global.window.config.BuildDate}
    -
    {'Build Hash: ' + global.window.config.BuildHash}
    -
  • -
-