Skip to content
This repository has been archived by the owner on May 3, 2020. It is now read-only.

WIP global: javascript restructuring #64

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mvesper
Copy link
Contributor

@mvesper mvesper commented Jan 16, 2017

  • Cleans the current javascript folder structure.

* Adds the endpoint configuration for `Item.find_by_holding`.

Signed-off-by: Martin Vesper <[email protected]>
* Cleans the current javascript folder structure.
scope.remove = remove;
scope.loan = loan;
scope.request = request;
scope.return = returnItem;
Copy link

@drjova drjova Jan 18, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a tiny thing, it is better to set the scope after the functions' definition :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants