From b00a91c4cf107892805ef7b73c929c2b56ab413a Mon Sep 17 00:00:00 2001 From: saravanakumar_kandasami Date: Tue, 5 Dec 2017 14:01:26 +0530 Subject: [PATCH] search for activity,assign to and status in call tracking and removing abotu us icon in Ck-editor in announcement screen --- Apollo/assets/views/callTrackingDetails.html | 25 +++++++++++++------- Apollo/bower_components/ckeditor/config.js | 2 +- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/Apollo/assets/views/callTrackingDetails.html b/Apollo/assets/views/callTrackingDetails.html index 7b3de802..df4871e7 100644 --- a/Apollo/assets/views/callTrackingDetails.html +++ b/Apollo/assets/views/callTrackingDetails.html @@ -65,7 +65,7 @@ $("#search").focus(); }); -
+
-
+
- + +
+ +
+ +
+ +
+ +
+ +


@@ -125,14 +134,12 @@ Course Activity - Assigned To - - + Assigned To Status - + {{p.TrackingID}} {{p.followupDetails }} diff --git a/Apollo/bower_components/ckeditor/config.js b/Apollo/bower_components/ckeditor/config.js index 9de2f1a3..530a5d4a 100644 --- a/Apollo/bower_components/ckeditor/config.js +++ b/Apollo/bower_components/ckeditor/config.js @@ -23,7 +23,7 @@ CKEDITOR.editorConfig = function( config ) { { name: 'paragraph', groups: [ 'list', 'indent', 'blocks', 'align', 'bidi' ] }, { name: 'styles' }, { name: 'colors' }, - { name: 'about' } + //{ name: 'about' } ]; // Remove some buttons provided by the standard plugins, which are