From fa113df69b65281187184676c231dab99b29e538 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Mon, 4 Apr 2016 22:34:59 -0400 Subject: s/blog post/blog entry/, add slug lock --- src/guff/views/ecrs/test/auth.ecr | 91 +++++++++++++++++++++++++++++++-------- 1 file changed, 72 insertions(+), 19 deletions(-) (limited to 'src/guff/views/ecrs/test/auth.ecr') diff --git a/src/guff/views/ecrs/test/auth.ecr b/src/guff/views/ecrs/test/auth.ecr index 124a414..4ae1827 100644 --- a/src/guff/views/ecrs/test/auth.ecr +++ b/src/guff/views/ecrs/test/auth.ecr @@ -500,7 +500,7 @@ @@ -515,10 +515,15 @@ + +

+ Title of blog entry. +

@@ -528,13 +533,30 @@ Slug - +
+ + + + + +
+ +

+ Slug of blog entry. +

@@ -548,7 +570,12 @@ id='blog-edit-body' class='form-control' rows='15' + aria-describedby='blog-edit-body-help' > + +

+ Body of this blog entry. +

@@ -613,10 +640,15 @@ + +

+ Title of page. +

@@ -626,13 +658,29 @@ Path - +
+ + + + + +
+ +

+ URL path of page. +

@@ -646,7 +694,12 @@ id='page-edit-body' class='form-control' rows='15' + aria-describedby='page-edit-body-help' > + +

+ Body of this page. +

-- cgit v1.2.3