2018-08-28 05:03:55 +00:00
|
|
|
<WizardContent @headerText="Policies" @glyph="tour">
|
2018-08-29 23:16:50 +00:00
|
|
|
<WizardSection
|
|
|
|
@headerText="Your new policy"
|
2018-08-28 05:03:55 +00:00
|
|
|
@docText="Docs: Policies"
|
|
|
|
@docPath="/docs/concepts/policies.html"
|
2018-08-29 23:16:50 +00:00
|
|
|
@instructions='Click on "ACL Policies" in the sidebar to go back to the list of policies.'
|
2018-08-28 05:03:55 +00:00
|
|
|
>
|
|
|
|
<p>
|
2018-08-29 23:16:50 +00:00
|
|
|
Good job! Here you can see your new policy. If you'd like to edit it, you'd just click the "Edit" toggle.
|
2018-08-28 05:03:55 +00:00
|
|
|
</p>
|
|
|
|
</WizardSection>
|
2018-08-29 23:16:50 +00:00
|
|
|
</WizardContent>
|