REST Service for POPCORN - ILIAS
alex
2025-06-08 c24428b52feeb4b9cfbafac2541e40e9a891b428
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">