mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-03-29 17:00:05 +02:00
Show a message when the page is not yet saved
This commit is contained in:
@@ -136,4 +136,14 @@
|
||||
</script>
|
||||
</div>
|
||||
</div>
|
||||
{% else %}
|
||||
<div class="form-tab">
|
||||
<div class="form-field">
|
||||
<div class="form-label">
|
||||
<label>
|
||||
You cannot add media files until you save the page. Just click 'Save' on top
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user