diff options
Diffstat (limited to 'public/app/views/user/update_properties.php')
| -rw-r--r-- | public/app/views/user/update_properties.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/app/views/user/update_properties.php b/public/app/views/user/update_properties.php index 7da976d..363016a 100644 --- a/public/app/views/user/update_properties.php +++ b/public/app/views/user/update_properties.php @@ -46,7 +46,7 @@ <?php // include select2 supplementary functions //////////////////////////////////////////////////////////////////////////// - Render::view('js/select2-supplementary'); + Render::view('js/select2-supplementary', [ 'no_dataTables' => true ]); ?> <script> |
