Commit 4c672e9f authored by Luke Bennett's avatar Luke Bennett

Resolve table_pagination

parent 42bb28ee
......@@ -13,15 +13,12 @@
props: {
/**
This function will take the information given by the pagination component
<<<<<<< HEAD
Here is an example `change` method:
change(pagenum) {
gl.utils.visitUrl(`?page=${pagenum}`);
},
=======
>>>>>>> upstream/master
*/
change: {
type: Function,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment