Allow updating of custom_domain

This commit is contained in:
Igor Galić
2019-08-21 11:09:42 +02:00
parent d242e6df11
commit 3c4abcff81
5 changed files with 22 additions and 6 deletions
+2
View File
@@ -23,6 +23,8 @@
<label for="summary">@i18n!(ctx.1, "Description")<small>@i18n!(ctx.1, "Markdown syntax is supported")</small></label>
<textarea id="summary" name="summary" rows="20">@form.summary</textarea>
@input!(ctx.1, custom_domain (optional text), "Custom Domain", form, errors, "")
<p>
@i18n!(ctx.1, "You can upload images to your gallery, to use them as blog icons, or banners.")
<a href="@uri!(medias::new)">@i18n!(ctx.1, "Upload images")</a>