Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion web/components/EmployeeStatus.js
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ class EmployeeStatus extends React.Component {
{!this.props.showInput &&
<Space style={{width: '100%'}}>
<Space direction={'vertical'} style={{width: '100%', marginTop:'5px'}}>
<Title level={5}>{this.props.adapter.gt('Today\'s Goal')}</Title>
<Title level={5}>{this.props.adapter.gt('Daily Plan')}</Title>
<Text>{this.state.message || this.props.adapter.gt("Click edit set your goal for the day!")}</Text>
<Tag icon={<EditOutlined/>} color="processing" onClick={this.onTextClick.bind(this)}>
{this.props.adapter.gt('Edit')}
Expand Down
63,994 changes: 63,973 additions & 21 deletions web/dist/admin-bundle.js

Large diffs are not rendered by default.

532 changes: 531 additions & 1 deletion web/dist/common.js

Large diffs are not rendered by default.

10,487 changes: 10,483 additions & 4 deletions web/dist/login.js

Large diffs are not rendered by default.

52,637 changes: 52,616 additions & 21 deletions web/dist/modules-bundle.js

Large diffs are not rendered by default.

69,398 changes: 34,699 additions & 34,699 deletions web/dist/third-party.js

Large diffs are not rendered by default.

90,088 changes: 90,083 additions & 5 deletions web/dist/vendorAntd.js

Large diffs are not rendered by default.

35,471 changes: 35,469 additions & 2 deletions web/dist/vendorAntdIcons.js

Large diffs are not rendered by default.

92,706 changes: 92,674 additions & 32 deletions web/dist/vendorAntv.js

Large diffs are not rendered by default.

15,566 changes: 15,564 additions & 2 deletions web/dist/vendorOther.js

Large diffs are not rendered by default.

Loading