Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
Removed "click on any row" because of new milestone links
Browse files Browse the repository at this point in the history
  • Loading branch information
bowensanders authored Apr 29, 2019
1 parent 1ee3e30 commit cce29c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/PaymentsTable.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ class PaymentsTable extends Component {
.join(', ')}]
</span>
</div>
<div className="event-name"><strong>Click on any row to show the related milestone.</strong><br></br>Please make sure you have enabled pop-ups on this site.</div>
<div className="event-name">Please make sure you have enabled pop-ups on this site.</div>
<div className="flex_container">
<ReactTable
flexGrow={1}
Expand Down

0 comments on commit cce29c4

Please sign in to comment.