• Athurg Gooth's avatar
    Fix paginator attributes cannot be modified bug · c52f634d
    Athurg Gooth authored
    We can only use SetPaginator to create a pagination.
    
    After that, we always need to modify something, like the totalNum, perPageNum.
    
    These change should be seen in the view.
    
    So we should give the view a pointer than a object.
    c52f634d
Name
Last commit
Last update
..
captcha Loading commit data...
pagination Loading commit data...
testdata Loading commit data...
caller.go Loading commit data...
caller_test.go Loading commit data...
debug.go Loading commit data...
debug_test.go Loading commit data...
file.go Loading commit data...
file_test.go Loading commit data...
mail.go Loading commit data...
mail_test.go Loading commit data...
rand.go Loading commit data...
safemap.go Loading commit data...
safemap_test.go Loading commit data...
slice.go Loading commit data...
slice_test.go Loading commit data...