REST Service for POPCORN - ILIAS
alex
2025-06-03 cf487abef43e9c8a1651daa306383cb7170eefc0
vue/src/pages/Users.vue
@@ -34,12 +34,13 @@
<template>
   <div>
      <h1>Users</h1>
      <p>{{ userId }}</p>
      <p v-if="error">{{ error }}</p>
      <div class="users">
         <table>
         <table class="">
            <thead>
               <tr>
                  <th>usr_id</th>