Allow view to be copied from view/view.php (Bug #745418)
Have added a is_copyable() function check to see if we can
add a 'copy page' button to a view
Currently uses the view_search() function that returns all allowed views
to copy then checks if current view is one of them.
Change-Id: I083d9254ec7cabc861c02ce9cc404b4f6b313e72
Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
htdocs/view/copy.php
0 → 100644
Please register or sign in to comment