Skip to content
Snippets Groups Projects
Commit 4cdaa3ad authored by Renaud Le Gac's avatar Renaud Le Gac
Browse files

Add the plugin pGridRowEditor

parent 5d880d3a
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,8 @@ dbui = local_import('plugin_dbui')
#
# add plugin to all grids
#
dbui.configure_grids(db, plugins=['pGridRowEditorContextMenu',
dbui.configure_grids(db, plugins=['pGridRowEditor',
'pGridRowEditorContextMenu',
# 'pGridPaging',
'pGridMathJax'])
......
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