diff --git a/src/Services/GetApis.js b/src/Services/GetApis.js index dab75ec..d084856 100644 --- a/src/Services/GetApis.js +++ b/src/Services/GetApis.js @@ -53,6 +53,12 @@ export default { } }, + + + + + + /***************************************************************************************************************************** */ // APIS USED IN dashboard.vue diff --git a/src/pages/Course/courseDetail.vue b/src/pages/Course/courseDetail.vue index 88e03f5..cbb8727 100644 --- a/src/pages/Course/courseDetail.vue +++ b/src/pages/Course/courseDetail.vue @@ -73,11 +73,7 @@ - cancel + cancel @@ -126,7 +122,6 @@ label="Add PPT" reference="ppt" id="pptInput" - > @@ -143,7 +138,6 @@ label="Add PDF" reference="pdf" id="pdfInput" - > @@ -273,7 +267,6 @@ label="Add PPT" reference="ppt" id="pptInput" - > @@ -290,7 +283,6 @@ label="Add PDF" reference="pdf" id="pdfInput" - > @@ -580,11 +572,7 @@ - cancel + cancel diff --git a/src/pages/Dashboard/dashboard.vue b/src/pages/Dashboard/dashboard.vue index ac1b87b..8c77820 100644 --- a/src/pages/Dashboard/dashboard.vue +++ b/src/pages/Dashboard/dashboard.vue @@ -213,7 +213,7 @@ - --> + --> + + Latest Events @@ -432,6 +433,7 @@ style="height: 12px;width: 12px;border-radius: 50%;display: inline-block;vertical-align: top;" >
+