-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from paviliondev/pin_stable
COMPATIBILITY: pin for Stable 3.1.x
- Loading branch information
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
3.1.999: 3d981174c7e6d859452b633012ff92e7f952d6b7 |
2 changes: 1 addition & 1 deletion
2
assets/javascripts/discourse/connectors/admin-wizards-top/deprecation.hbs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<div class="admin-client-sub-deprecation-notice"> | ||
<h3>👋 Hey there Custom Wizard Subscriber</h3> | ||
<p>Pavilion is happy to announce that Custom Wizard Subscriptions no longer require the <a href="https://github.com/paviliondev/discourse-subscription-client" target="_blank">Subscription Client Plugin</a>. Please remove the Subscription Client Plugin, and your subscription will continue to work as normal. If you have any questions don't hestiate to reach out to us on <a href="https://coop.pavilion.tech">coop.pavilion.tech</a> or email <a href="mailto:support@pavilion.tech">support@pavilion.tech</a>. This message will disappear when you remove the Subscription Client Plugin.</p> | ||
<p>Pavilion is happy to announce that Custom Wizard Subscriptions no longer require the <a href="https://github.com/paviliondev/discourse-subscription-client" rel="noopener noreferrer" target="_blank" >Subscription Client Plugin</a>. Please remove the Subscription Client Plugin, and your subscription will continue to work as normal. If you have any questions don't hestiate to reach out to us on <a href="https://coop.pavilion.tech">coop.pavilion.tech</a> or email <a href="mailto:support@pavilion.tech">support@pavilion.tech</a>. This message will disappear when you remove the Subscription Client Plugin.</p> | ||
</div> |