Page MenuHomePhabricator

D18253.diff
No OneTemporary

D18253.diff

diff --git a/src/applications/legalpad/controller/LegalpadDocumentSignController.php b/src/applications/legalpad/controller/LegalpadDocumentSignController.php
--- a/src/applications/legalpad/controller/LegalpadDocumentSignController.php
+++ b/src/applications/legalpad/controller/LegalpadDocumentSignController.php
@@ -238,7 +238,7 @@
// show that a document like a TOS was "updated" by an incidental change
// to a field like the preamble or privacy settings which does not acutally
// affect the content of the agreement.
- $content_updated = $document_body->getDateCreated();
+ $content_updated = $document_body->getDateModified();
// NOTE: We're avoiding `setPolicyObject()` here so we don't pick up
// extra UI elements that are unnecessary and clutter the signature page.

File Metadata

Mime Type
text/plain
Expires
Thu, Mar 13, 2:29 AM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7591470
Default Alt Text
D18253.diff (812 B)

Event Timeline