Project

General

Profile

« Previous | Next » 

Revision 59906

Added some information messages in the topics and events page

View differences:

content-events-of-repo-eventslist.component.html
54 54
          <!-- DELETE WHEN ADVANCED SHOW EVENTS IS FIXED AND SENDS CORRECT VALUE FOR CURRENT PAGE -->
55 55
          <!--<div class="uk-margin-bottom">Showing {{(currentPage*10)+1 }}-{{ ( (eventsPage.total < 10) || (eventsPage.total < (currentPage+1)*10) ) ? (eventsPage.total) : (currentPage+1)*10 }} of {{ eventsPage.total }} results</div>-->
56 56

  
57
          <div class="uk-alert uk-alert-info">
58
            This is a preview of the top 100 events generated for this topic. If you are interested to receive the full list, please subscribe to these events and then be notified about the new enrichment events for your data source.
59
          </div>
60

  
57 61
          <div style="display: flex;justify-content: space-between;">
58 62

  
59 63
            <div class="resultsInfo" style="margin-top: auto;">

Also available in: Unified diff