summaryrefslogtreecommitdiffstats
path: root/examples/view
diff options
context:
space:
mode:
authorMalf Furious <m@lfurio.us>2017-01-15 05:57:19 -0500
committerMalf Furious <m@lfurio.us>2017-01-15 05:57:19 -0500
commit0d53041fc67e13fc53cca0c993ec1a7a31a5a16e (patch)
treec2d3c6a43aa3ba16fe2207f76c4c0a3ce4033772 /examples/view
parentfeb61662d2359414837787111cf0f37e1f57fb5f (diff)
downloadscrott-0d53041fc67e13fc53cca0c993ec1a7a31a5a16e.tar.gz
scrott-0d53041fc67e13fc53cca0c993ec1a7a31a5a16e.zip
Reorganize examples/ directory
Diffstat (limited to '')
-rw-r--r--examples/view/auth/default.view.php (renamed from examples/app/view/auth/default.view.php)0
-rw-r--r--examples/view/common/foot.view.php (renamed from examples/app/view/common/foot.view.php)0
-rw-r--r--examples/view/common/group.setting.modal.view.php (renamed from examples/app/view/common/group.setting.modal.view.php)0
-rw-r--r--examples/view/common/head.view.php (renamed from examples/app/view/common/head.view.php)0
-rw-r--r--examples/view/common/newgroup.modal.view.php (renamed from examples/app/view/common/newgroup.modal.view.php)0
-rw-r--r--examples/view/common/ownership.setting.modal.view.php (renamed from examples/app/view/common/ownership.setting.modal.view.php)0
-rw-r--r--examples/view/common/permissions.setting.modal.view.php (renamed from examples/app/view/common/permissions.setting.modal.view.php)0
-rw-r--r--examples/view/common/setting.modal.view.php (renamed from examples/app/view/common/setting.modal.view.php)0
-rw-r--r--examples/view/common/topp.view.php (renamed from examples/app/view/common/topp.view.php)0
-rw-r--r--examples/view/dashboard/default.view.php (renamed from examples/app/view/dashboard/default.view.php)0
-rw-r--r--examples/view/deleteacct/default.view.php (renamed from examples/app/view/deleteacct/default.view.php)0
-rw-r--r--examples/view/except/default.view.php (renamed from examples/app/view/except/default.view.php)0
-rw-r--r--examples/view/master/foot.view.php (renamed from examples/app/view/master/foot.view.php)0
-rw-r--r--examples/view/master/head.view.php (renamed from examples/app/view/master/head.view.php)0
-rw-r--r--examples/view/master/topp.view.php (renamed from examples/app/view/master/topp.view.php)0
-rw-r--r--examples/view/obj/group.view.php (renamed from examples/app/view/obj/group.view.php)0
-rw-r--r--examples/view/sysconf/default.view.php (renamed from examples/app/view/sysconf/default.view.php)0
-rw-r--r--examples/view/sysconf/group.modal.view.php (renamed from examples/app/view/sysconf/group.modal.view.php)0
-rw-r--r--examples/view/sysconf/issue.modal.view.php (renamed from examples/app/view/sysconf/issue.modal.view.php)0
-rw-r--r--examples/view/sysconf/message.modal.view.php (renamed from examples/app/view/sysconf/message.modal.view.php)0
-rw-r--r--examples/view/sysconf/pad.modal.view.php (renamed from examples/app/view/sysconf/pad.modal.view.php)0
-rw-r--r--examples/view/sysconf/stage.modal.view.php (renamed from examples/app/view/sysconf/stage.modal.view.php)0
-rw-r--r--examples/view/sysconf/user.modal.view.php (renamed from examples/app/view/sysconf/user.modal.view.php)0
23 files changed, 0 insertions, 0 deletions
diff --git a/examples/app/view/auth/default.view.php b/examples/view/auth/default.view.php
index 9d4c9b4..9d4c9b4 100644
--- a/examples/app/view/auth/default.view.php
+++ b/examples/view/auth/default.view.php
diff --git a/examples/app/view/common/foot.view.php b/examples/view/common/foot.view.php
index 977ac04..977ac04 100644
--- a/examples/app/view/common/foot.view.php
+++ b/examples/view/common/foot.view.php
diff --git a/examples/app/view/common/group.setting.modal.view.php b/examples/view/common/group.setting.modal.view.php
index d0e11ca..d0e11ca 100644
--- a/examples/app/view/common/group.setting.modal.view.php
+++ b/examples/view/common/group.setting.modal.view.php
diff --git a/examples/app/view/common/head.view.php b/examples/view/common/head.view.php
index 76880a6..76880a6 100644
--- a/examples/app/view/common/head.view.php
+++ b/examples/view/common/head.view.php
diff --git a/examples/app/view/common/newgroup.modal.view.php b/examples/view/common/newgroup.modal.view.php
index 3dd631c..3dd631c 100644
--- a/examples/app/view/common/newgroup.modal.view.php
+++ b/examples/view/common/newgroup.modal.view.php
diff --git a/examples/app/view/common/ownership.setting.modal.view.php b/examples/view/common/ownership.setting.modal.view.php
index 3f7c382..3f7c382 100644
--- a/examples/app/view/common/ownership.setting.modal.view.php
+++ b/examples/view/common/ownership.setting.modal.view.php
diff --git a/examples/app/view/common/permissions.setting.modal.view.php b/examples/view/common/permissions.setting.modal.view.php
index 55e4157..55e4157 100644
--- a/examples/app/view/common/permissions.setting.modal.view.php
+++ b/examples/view/common/permissions.setting.modal.view.php
diff --git a/examples/app/view/common/setting.modal.view.php b/examples/view/common/setting.modal.view.php
index 2217805..2217805 100644
--- a/examples/app/view/common/setting.modal.view.php
+++ b/examples/view/common/setting.modal.view.php
diff --git a/examples/app/view/common/topp.view.php b/examples/view/common/topp.view.php
index d9e0df0..d9e0df0 100644
--- a/examples/app/view/common/topp.view.php
+++ b/examples/view/common/topp.view.php
diff --git a/examples/app/view/dashboard/default.view.php b/examples/view/dashboard/default.view.php
index caf78da..caf78da 100644
--- a/examples/app/view/dashboard/default.view.php
+++ b/examples/view/dashboard/default.view.php
diff --git a/examples/app/view/deleteacct/default.view.php b/examples/view/deleteacct/default.view.php
index 852a37e..852a37e 100644
--- a/examples/app/view/deleteacct/default.view.php
+++ b/examples/view/deleteacct/default.view.php
diff --git a/examples/app/view/except/default.view.php b/examples/view/except/default.view.php
index 01cf123..01cf123 100644
--- a/examples/app/view/except/default.view.php
+++ b/examples/view/except/default.view.php
diff --git a/examples/app/view/master/foot.view.php b/examples/view/master/foot.view.php
index 6279b05..6279b05 100644
--- a/examples/app/view/master/foot.view.php
+++ b/examples/view/master/foot.view.php
diff --git a/examples/app/view/master/head.view.php b/examples/view/master/head.view.php
index 3e4e110..3e4e110 100644
--- a/examples/app/view/master/head.view.php
+++ b/examples/view/master/head.view.php
diff --git a/examples/app/view/master/topp.view.php b/examples/view/master/topp.view.php
index 9a0b0fe..9a0b0fe 100644
--- a/examples/app/view/master/topp.view.php
+++ b/examples/view/master/topp.view.php
diff --git a/examples/app/view/obj/group.view.php b/examples/view/obj/group.view.php
index dde4df1..dde4df1 100644
--- a/examples/app/view/obj/group.view.php
+++ b/examples/view/obj/group.view.php
diff --git a/examples/app/view/sysconf/default.view.php b/examples/view/sysconf/default.view.php
index 90e5441..90e5441 100644
--- a/examples/app/view/sysconf/default.view.php
+++ b/examples/view/sysconf/default.view.php
diff --git a/examples/app/view/sysconf/group.modal.view.php b/examples/view/sysconf/group.modal.view.php
index c0641d9..c0641d9 100644
--- a/examples/app/view/sysconf/group.modal.view.php
+++ b/examples/view/sysconf/group.modal.view.php
diff --git a/examples/app/view/sysconf/issue.modal.view.php b/examples/view/sysconf/issue.modal.view.php
index 694dd47..694dd47 100644
--- a/examples/app/view/sysconf/issue.modal.view.php
+++ b/examples/view/sysconf/issue.modal.view.php
diff --git a/examples/app/view/sysconf/message.modal.view.php b/examples/view/sysconf/message.modal.view.php
index 14cca2d..14cca2d 100644
--- a/examples/app/view/sysconf/message.modal.view.php
+++ b/examples/view/sysconf/message.modal.view.php
diff --git a/examples/app/view/sysconf/pad.modal.view.php b/examples/view/sysconf/pad.modal.view.php
index 2fbf26b..2fbf26b 100644
--- a/examples/app/view/sysconf/pad.modal.view.php
+++ b/examples/view/sysconf/pad.modal.view.php
diff --git a/examples/app/view/sysconf/stage.modal.view.php b/examples/view/sysconf/stage.modal.view.php
index 11e517f..11e517f 100644
--- a/examples/app/view/sysconf/stage.modal.view.php
+++ b/examples/view/sysconf/stage.modal.view.php
diff --git a/examples/app/view/sysconf/user.modal.view.php b/examples/view/sysconf/user.modal.view.php
index 034dc04..034dc04 100644
--- a/examples/app/view/sysconf/user.modal.view.php
+++ b/examples/view/sysconf/user.modal.view.php