Skip to content

Commit ca985d5

Browse files
committed
Merge pull request #7 from kmtabish/master
Added Note -1 on content section for Pivotal ticket #114520785
2 parents 6c79adc + 248d1fe commit ca985d5

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

control/content/index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,18 @@
6868
<hr class="none">
6969
<div class="item clearfix row">
7070
<div class="col-md-9 pull-right">
71-
<p>Note 1: Please make sure you are logged in through your Google
71+
<p>Note 1: In order to make this document viewable by all app users,
72+
you must make sure the document's sharing settings are so that anyone
73+
with the link can view it.</p>
74+
<p>Note 2: Please make sure you are logged in through your Google
7275
account and have access to the linked file to properly view it. You can click <a ng-click="ContentHome.gotToView()">here</a> to sign in.</p>
73-
<p>Note 2: If you want to send a file or folder to someone so that they
76+
<p>Note 3: If you want to send a file or folder to someone so that they
7477
can
7578
view, edit, or comment on it, you can share it with them directly in
7679
Google Drive, Docs, Sheets, or Slides, or through a link or email
7780
attachment. <a ng-click="ContentHome.gotToSupport()">here</a> is a
7881
link on how to do it.</p>
79-
<p>Note 3: To view Google Sheets on your phone, please make sure that your spreadsheet is published. <a ng-click="ContentHome.gotToPublish()">Here</a> is a link on how to do it.
82+
<p>Note 4: To view Google Sheets on your phone, please make sure that your spreadsheet is published. <a ng-click="ContentHome.gotToPublish()">Here</a> is a link on how to do it.
8083
</p>
8184
</div>
8285
</div>

0 commit comments

Comments
 (0)