View | Details | Raw Unified | Return to bug 6473
Collapse All | Expand All

(-)a/api/v1/swagger/paths/erm_eholdings_resources.yaml (-1 / +1 lines)
Lines 218-221 Link Here
218
          $ref: "../swagger.yaml#/definitions/error"
218
          $ref: "../swagger.yaml#/definitions/error"
219
    x-koha-authorization:
219
    x-koha-authorization:
220
      permissions:
220
      permissions:
221
        erm: 1
221
        erm: 1
(-)a/t/cypress/support/component-index.html (-2 / +1 lines)
Lines 12-15 Link Here
12
    </script>
12
    </script>
13
    <div data-cy-root></div>
13
    <div data-cy-root></div>
14
  </body>
14
  </body>
15
</html>
15
</html>
16
- 

Return to bug 6473