This commit is contained in:
@@ -840,6 +840,9 @@ BUILD 8.0.0-beta.1-rc2 CHANGES OF NOTE
|
|||||||
- Improved the "next steps" section of the install guides for each platform in the docs
|
- Improved the "next steps" section of the install guides for each platform in the docs
|
||||||
- license docs page improvements and clarifications (case 4119)
|
- license docs page improvements and clarifications (case 4119)
|
||||||
- Improved seeder work order generation to be more natural with older wo having smaller numbers and most recent having largest numbers
|
- Improved seeder work order generation to be more natural with older wo having smaller numbers and most recent having largest numbers
|
||||||
- added copy to clipboard to ops server information page
|
- About page changed "Copy support information" menu item text to "Copy to clipboard"
|
||||||
|
- ops server information page added "Copy support information" menu option which now copies **all** support information including
|
||||||
|
all client info as seen in help-about page and it's log
|
||||||
|
alld server info as seen in ops server info page as well as all server logs, not just the current one
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -210,7 +210,7 @@ function generateMenu(vm) {
|
|||||||
helpUrl: "ay-about",
|
helpUrl: "ay-about",
|
||||||
menuItems: [
|
menuItems: [
|
||||||
{
|
{
|
||||||
title: "Copy",
|
title: "CopyToClipboard",
|
||||||
icon: "$ayiCopy",
|
icon: "$ayiCopy",
|
||||||
key: "about:copy",
|
key: "about:copy",
|
||||||
vm: vm
|
vm: vm
|
||||||
|
|||||||
Reference in New Issue
Block a user