From 3e07e01f9122ab9bcfbd14d7ffea8674e5542853 Mon Sep 17 00:00:00 2001 From: Amigo <49749100+aamigo@users.noreply.github.com> Date: Thu, 8 Aug 2019 17:01:43 +0200 Subject: [PATCH] Updated 007 Admin Views (markdown) --- 007-Admin-Views.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/007-Admin-Views.md b/007-Admin-Views.md index 857310a..c1e11e9 100644 --- a/007-Admin-Views.md +++ b/007-Admin-Views.md @@ -1,7 +1,7 @@ # ADMIN VIEWS [00:00:00](https://www.youtube.com/watch?v=CdSKSCTzmRA&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=00h00m00s) -(_Click on this time links to see Youtube video_) +(_Click on these time links to see Youtube video_) In this tutorial we are looking at admin views, the next step of developing your component. First we started with field types and how to set up and improve on them. Then we learned to use those field types to build basic common fields. Now we are going to take those fields and add them to admin views.