;(function(){ 'use strict'; angular.module('apeTemplates', []).run(['$templateCache', function($templateCache) { $templateCache.put('action-items.html', '
\n
\n \n
\n
\n'); $templateCache.put('ape-navbar.html', ''); $templateCache.put('apester-modal.html', '
\n
\n \n
\n
'); $templateCache.put('dashboard.html', '
\n \n \n
\n
\n
\n
\n\n \n \n\n
\n
\n
\n
\n
\n \n

OOPS...

\n

It seems you don\'t have a channel token!\n
\n Go into your\n \n Apester Settings\n \n settings and set one up.

\n
\n
\n
\n
\n
\n
\n

Oops... there seems to be a problem getting your data, Please try again later after a page refresh. If the problem persists, contact us.

\n
\n
\n
\n
\n \n
\n
'); $templateCache.put('dataFilters.html', '\n
\n \n {{$select.selected.name}}\n {{engineFilter.name}}\n \n\n \n {{$select.selected.label}}\n {{sortOption.label}}\n \n\n
\n {{interactionsCount}}\n \n \n \n
\n
\n\n\n\n\n'); $templateCache.put('header.html', '\n'); $templateCache.put('interactionBox.html', '
\n \n \n \n

\n
\n #{{tag}}\n
\n
\n {{::interaction.created | date: \'dd MMM yyyy, HH:mm\'}}\n by \n \n \n via \n \n \n
\n
\n'); $templateCache.put('interactionStats.html', '
\n
\n

Views

\n

\n
\n
\n

ctr (%)

\n

\n
\n
\n

circulation

\n

\n
\n
\n

social

\n

\n
\n
'); $templateCache.put('search.html', '
\n \n \n
'); }]); })();