File tree Expand file tree Collapse file tree
summit-voting-app/ui/source/js/components/views
summit/templates/Includes Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ export default ({
2222 return (
2323 < div className = "alert alert-danger alert-dismissible" role = "alert" >
2424 < button type = "button" className = "close" data-dismiss = "alert" aria-label = "Close" > < span aria-hidden = "true" > ×</ span > </ button >
25- Community Voting is closed. Thanks and we’ll see you next Summit.
25+ Community Voting has closed. Thanks and we’ll see you at the next Summit.
2626 </ div >
2727 ) ;
2828 }
Original file line number Diff line number Diff line change 11<div class=" alert alert-danger alert-dismissible" role=" alert" >
22 <button type=" button" class=" close" data-dismiss=" alert" aria-label=" Close" ><span aria-hidden=" true" >× </span></button>
3- Community Voting is closed. Thanks and we’ll see you next Summit.
3+ Community Voting has closed. Thanks and we’ll see you at the next Summit.
44</div>
You can’t perform that action at this time.
0 commit comments