summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcraftxbox <[email protected]>2017-03-21 23:01:19 -0230
committercraftxbox <[email protected]>2017-03-21 23:01:19 -0230
commit02b638b4a2718eae56793e591c119d4d8f96ea17 (patch)
tree72e13c782b36ecc69e4679bfbd1a9c2160ba1f66
parentf54049dab1cd500e43d5747efdee5ff4ceee989d (diff)
downloadproject-unite-02b638b4a2718eae56793e591c119d4d8f96ea17.tar.gz
project-unite-02b638b4a2718eae56793e591c119d4d8f96ea17.tar.bz2
project-unite-02b638b4a2718eae56793e591c119d4d8f96ea17.zip
lets make links go to the right place. and add friendly text instead of "filler page"
-rw-r--r--Project-Unite/Views/Developer/index.cshtml2
-rw-r--r--Project-Unite/Views/Profile/ViewProfile.cshtml1
-rw-r--r--Project-Unite/Views/Profile/index.cshtml1
3 files changed, 2 insertions, 2 deletions
diff --git a/Project-Unite/Views/Developer/index.cshtml b/Project-Unite/Views/Developer/index.cshtml
index f9c4571..a39b5fc 100644
--- a/Project-Unite/Views/Developer/index.cshtml
+++ b/Project-Unite/Views/Developer/index.cshtml
@@ -1 +1 @@
-filler page \ No newline at end of file
+This is/will be the developer cp page. its not done yet \ No newline at end of file
diff --git a/Project-Unite/Views/Profile/ViewProfile.cshtml b/Project-Unite/Views/Profile/ViewProfile.cshtml
new file mode 100644
index 0000000..0f1cba3
--- /dev/null
+++ b/Project-Unite/Views/Profile/ViewProfile.cshtml
@@ -0,0 +1 @@
+This is/will be the view profile page. its not done yet \ No newline at end of file
diff --git a/Project-Unite/Views/Profile/index.cshtml b/Project-Unite/Views/Profile/index.cshtml
deleted file mode 100644
index f9c4571..0000000
--- a/Project-Unite/Views/Profile/index.cshtml
+++ /dev/null
@@ -1 +0,0 @@
-filler page \ No newline at end of file