diff --git a/src/app/pages/dashboard/dashboardCalendar/DashboardCalendarCtrl.js b/src/app/pages/dashboard/dashboardCalendar/DashboardCalendarCtrl.js index 370a68379..82a23f0ff 100644 --- a/src/app/pages/dashboard/dashboardCalendar/DashboardCalendarCtrl.js +++ b/src/app/pages/dashboard/dashboardCalendar/DashboardCalendarCtrl.js @@ -17,7 +17,7 @@ center: 'title', right: 'month,agendaWeek,agendaDay' }, - defaultDate: '2015-07-12', + defaultDate: '2016-03-08', selectable: true, selectHelper: true, select: function (start, end) { @@ -38,55 +38,24 @@ events: [ { title: 'All Day Event', - start: '2015-07-01' + start: '2016-03-01', + color: layoutColors.success }, { title: 'Long Event', - start: '2015-07-07', - end: '2015-07-10', - color: layoutColors.danger - }, - { - id: 999, - title: 'Repeating Event', - start: '2015-07-09T16:00:00' - }, - { - id: 999, - title: 'Repeating Event', - start: '2015-07-16T16:00:00' - }, - { - title: 'Conference', - start: '2015-07-11', - end: '2015-07-13', - color: layoutColors.successLight - }, - { - title: 'Meeting', - start: '2015-07-12T10:30:00', - end: '2015-07-12T12:30:00', - color: layoutColors.danger - }, - { - title: 'Meeting', - start: '2015-07-14T14:30:00', - color: layoutColors.successLight + start: '2016-03-07', + end: '2016-03-10', + color: layoutColors.info }, { title: 'Dinner', - start: '2015-07-14T20:00:00', - color: layoutColors.success + start: '2016-03-14T20:00:00', + color: layoutColors.warning }, { title: 'Birthday Party', - start: '2015-07-13T07:00:00', - color: layoutColors.success - }, - { - title: 'Click for Google', - url: 'http://google.com/', - start: '2015-07-28' + start: '2016-04-01T07:00:00', + color: layoutColors.info } ] }); diff --git a/src/app/pages/form/inputs/widgets/checkboxesRadios.html b/src/app/pages/form/inputs/widgets/checkboxesRadios.html index afde305fc..17bc7f7db 100644 --- a/src/app/pages/form/inputs/widgets/checkboxesRadios.html +++ b/src/app/pages/form/inputs/widgets/checkboxesRadios.html @@ -1,65 +1,56 @@ -
-
-
-
- -
-
- -
-
- -
+
+
+
+
-
-
-
-
- -
-
- -
-
- -
+
+
-
-
- -
-
-
-
-
-
-
+
+
+ +
+
+ +
\ No newline at end of file diff --git a/src/app/pages/maps/map-lines/MapLinesPageCtrl.js b/src/app/pages/maps/map-lines/MapLinesPageCtrl.js index 860c012ac..5beb8ce9c 100644 --- a/src/app/pages/maps/map-lines/MapLinesPageCtrl.js +++ b/src/app/pages/maps/map-lines/MapLinesPageCtrl.js @@ -23,7 +23,6 @@ linkToObject: 'london', images: [ { id: 'london', - color: layoutColors.warningBg, svgPath: targetSVG, title: 'London', latitude: 51.5002, @@ -95,7 +94,6 @@ { id: 'vilnius', - color: layoutColors.warningBg, svgPath: targetSVG, title: 'Vilnius', latitude: 54.6896, @@ -255,7 +253,6 @@ imagesSettings: { color: layoutColors.warningBg, - rollOverColor: layoutColors.warningBg, selectedColor: layoutColors.warning }, diff --git a/src/app/pages/profile/profile.html b/src/app/pages/profile/profile.html index a60d3a95f..8f6bf51e1 100644 --- a/src/app/pages/profile/profile.html +++ b/src/app/pages/profile/profile.html @@ -2,7 +2,7 @@
Your profile is 70% Complete
-
@@ -161,21 +161,21 @@

Send Email Notifications

- +
- +
- +
@@ -184,14 +184,14 @@

Send Email Notifications

- +
- +
@@ -199,12 +199,12 @@

Send Email Notifications

- +
-
diff --git a/src/app/pages/ui/notifications/notifications.html b/src/app/pages/ui/notifications/notifications.html index 3ec86672e..c4b6a2e23 100644 --- a/src/app/pages/ui/notifications/notifications.html +++ b/src/app/pages/ui/notifications/notifications.html @@ -115,7 +115,7 @@
- +
diff --git a/src/app/theme/components/pageTop/pageTop.html b/src/app/theme/components/pageTop/pageTop.html index 9bb4841b6..c09c243eb 100644 --- a/src/app/theme/components/pageTop/pageTop.html +++ b/src/app/theme/components/pageTop/pageTop.html @@ -9,7 +9,7 @@