mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 04:13:30 +03:00
Open Design settings modal when clicked from Share modal
close https://linear.app/tryghost/issue/IPC-129/link-to-design-settings-modal-in-share-modal
This commit is contained in:
parent
96b23b3e6a
commit
1137926464
@ -24,7 +24,7 @@
|
||||
</div>
|
||||
|
||||
|
||||
<span class="tip">Set your publication's cover image and description in <a href="settings/design/edit/?ref=share-modal" title="Adjust settings">Settings</a>.</span>
|
||||
<span class="tip">Set your publication's cover image and description in <LinkTo @route="settings-x.settings-x" @model="design/edit?ref=setup">Design settings</LinkTo>.</span>
|
||||
|
||||
<div class="copy-publication-link">
|
||||
<span>{{this.config.blogUrl}}</span>
|
||||
|
Loading…
Reference in New Issue
Block a user