Skip to content
Snippets Groups Projects
Unverified Commit f64efe60 authored by Phil Hughes's avatar Phil Hughes
Browse files

fixed pagination

parent 24659d81
No related branches found
No related tags found
No related merge requests found
import Vue from 'vue';
import VueResource from 'vue-resource';
Vue.use(VueResource);
import '../../vue_shared/vue_resource_interceptor';
 
export default class GroupsService {
constructor(endpoint) {
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment