REST Service for POPCORN - ILIAS
alex
2025-06-10 0c2d8b058b4edd21922b5b4eca6c149046aee090
vue/src/pages/Users.vue
@@ -73,7 +73,7 @@
                  <div style="transform:scale(1.4); font-weight: bold;">&times;</div>
               </button>
            </div>
            <Pagination :offset="users.offset" :limit="users.limit" :total="users.total" @go="go" />
            <Pagination :offset="users.offset" :limit="users.limit" :total="users.total" :current="users.data.length" @go="go" />
         </div>
         <table class="w100p">