From 95a84a12ed45ef55168d93394ec70698f6d659ca Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Thu, 4 Jan 2018 15:56:22 +0000 Subject: [PATCH] Apply UIKIT in communities, pages, pageHelpContents pages git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@50244 d315682c-612b-4755-9ff5-7f18f6832af3 --- app/app.module.ts | 8 +- .../community/communities.component.html | 85 +++++----- app/pages/community/communities.component.ts | 28 +-- app/pages/faq/questions.component.html | 1 - .../edit-page-help-content.component.html | 2 +- app/pages/helpcontent/entities.component.html | 12 +- app/pages/helpcontent/entities.component.ts | 30 ++-- .../new-page-help-content.component.html | 2 +- .../helpcontent/page-form.component.html | 115 +++---------- app/pages/helpcontent/page-form.component.ts | 2 - .../page-help-content-form.component.html | 4 +- .../page-help-contents.component.html | 160 ++++++++++++++++-- .../page-help-contents.component.ts | 30 ++-- app/pages/helpcontent/pages.component.html | 142 +++++++++++++++- app/pages/helpcontent/pages.component.ts | 38 ++--- .../helpcontent/selectEntities.component.html | 8 +- app/pages/modal-form.component.html | 2 +- 17 files changed, 429 insertions(+), 240 deletions(-) diff --git a/app/app.module.ts b/app/app.module.ts index d90dec6..5b2ee35 100644 --- a/app/app.module.ts +++ b/app/app.module.ts @@ -11,8 +11,8 @@ import { TopicsComponent } from "./pages/faq/topics.components"; import { QuestionsComponent } from "./pages/faq/questions.component"; import { FAQService } from "./services/faq.service"; import { ModalModule } from 'ngx-bootstrap'; -import { CollapseModule } from 'ngx-bootstrap'; -import { AccordionModule } from 'ngx-bootstrap'; +//import { CollapseModule } from 'ngx-bootstrap'; +//import { AccordionModule } from 'ngx-bootstrap'; import { TopicsFormComponent } from "./pages/faq/topics-form.component"; import { FormsModule, ReactiveFormsModule } from '@angular/forms'; import { ModalFormComponent } from "./pages/modal-form.component"; @@ -40,8 +40,8 @@ import { EntityFormComponent } from "./pages/helpcontent/entity-form.component"; HttpModule, JsonpModule, ModalModule.forRoot(), - CollapseModule.forRoot(), - AccordionModule.forRoot(), + //CollapseModule.forRoot(), + //AccordionModule.forRoot(), FormsModule, ReactiveFormsModule, JWBootstrapSwitchModule, diff --git a/app/pages/community/communities.component.html b/app/pages/community/communities.component.html index e3214ac..19ef05f 100644 --- a/app/pages/community/communities.component.html +++ b/app/pages/community/communities.component.html @@ -1,37 +1,33 @@ -Communities
-
-