mirror of
https://github.com/mattermost/focalboard.git
synced 2024-11-24 08:22:29 +02:00
Merge branch 'compliance-history-export' of github.com:mattermost/focalboard into compliance-history-export
This commit is contained in:
commit
a62aee0dfc
@ -35,7 +35,7 @@ exports[`components/rhsChannelBoardItem render board 1`] = `
|
||||
<div
|
||||
class="date"
|
||||
>
|
||||
Last update at: July 08, 8:10 PM
|
||||
Last update at: July 08, 2022, 8:10 PM
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -168,7 +168,7 @@ exports[`components/rhsChannelBoardItem render board with menu open 1`] = `
|
||||
<div
|
||||
class="date"
|
||||
>
|
||||
Last update at: July 08, 8:10 PM
|
||||
Last update at: July 08, 2022, 8:10 PM
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -64,7 +64,7 @@ exports[`components/rhsChannelBoards renders the RHS for channel boards 1`] = `
|
||||
<div
|
||||
class="date"
|
||||
>
|
||||
Last update at: July 08, 8:10 PM
|
||||
Last update at: July 08, 2022, 8:10 PM
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
@ -100,7 +100,7 @@ exports[`components/rhsChannelBoards renders the RHS for channel boards 1`] = `
|
||||
<div
|
||||
class="date"
|
||||
>
|
||||
Last update at: July 08, 8:10 PM
|
||||
Last update at: July 08, 2022, 8:10 PM
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user