This commit is contained in:
Paulo Reis 2017-02-10 15:28:44 +00:00
parent 481f9bbadc
commit faef71d812

View file

@ -7,14 +7,14 @@
.feat-onboard-wrapper .feat-onboard-wrapper
h1.feat-onboard-title h1.feat-onboard-title
span.feat-onboard-highlight Commenting span.feat-onboard-highlight Commenting
|  &  | &
span.feat-onboard-highlight Track Changes span.feat-onboard-highlight Track Changes
p.feat-onboard-description p.feat-onboard-description
| Collaboration features are here!  | Collaboration features are here!
p.feat-onboard-description p.feat-onboard-description
span.feat-onboard-highlight Commenting  span.feat-onboard-highlight Commenting
| and  | and
span.feat-onboard-highlight Track Changes  span.feat-onboard-highlight Track Changes
| will make it easier for you to work with peers in your documents. | will make it easier for you to work with peers in your documents.
.feat-onboard-tutorial-wrapper .feat-onboard-tutorial-wrapper
@ -72,12 +72,18 @@
.row(ng-switch-when="2") .row(ng-switch-when="2")
.col-xs-12 .col-xs-12
h2.feat-onboard-adv-title Commenting h2.feat-onboard-adv-title Commenting
p.feat-onboard-description p.feat-onboard-description Just select a span of text and click on
span.feat-onboard-highlight Commenting 
| is very easy.
p.feat-onboard-description Just select a span of text and click on 
span.feat-onboard-highlight “Add comment” span.feat-onboard-highlight “Add comment”
| . | .
p.feat-onboard-description
span.feat-onboard-highlight Comments
| can be
span.feat-onboard-highlight replied
| to,
span.feat-onboard-highlight resolved
| and permanently
span.feat-onboard-highlight deleted
| .
.row(ng-switch-when="3") .row(ng-switch-when="3")
.col-xs-12 .col-xs-12
h2.feat-onboard-adv-title Track Changes h2.feat-onboard-adv-title Track Changes
@ -85,15 +91,18 @@
| Let your peers know what you've been up to. | Let your peers know what you've been up to.
p.feat-onboard-description p.feat-onboard-description
| Click on the | Click on the
span.feat-onboard-highlight “Track Changes”  span.feat-onboard-highlight “Track Changes”
| toggle to start marking your insertions, as well as your deletions. | toggle to start marking your insertions, as well as your deletions.
.row(ng-switch-when="4") .row(ng-switch-when="4")
.col-xs-12 .col-xs-12
h2.feat-onboard-adv-title Track Changes h2.feat-onboard-adv-title Track Changes
p.feat-onboard-description Upon reviewing,
span.feat-onboard-highlight changes
| can be accepted or undone.
p.feat-onboard-description p.feat-onboard-description
| Click  | Click 
span.feat-onboard-highlight “Accept”  span.feat-onboard-highlight “Accept”
| or  | or 
span.feat-onboard-highlight “Reject”  span.feat-onboard-highlight “Reject”
| to keep or discard an individual change. | to incorporate or discard an individual change.