projects
/
WP-Plugins
/
glm-member-db-packaging.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee3045d
)
updating url to be passed to the dashboard admin widget for textsearch autocomplete
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 1 Oct 2018 19:25:32 +0000
(15:25 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 1 Oct 2018 19:25:32 +0000
(15:25 -0400)
setup/adminHooks.php
patch
|
blob
|
history
diff --git
a/setup/adminHooks.php
b/setup/adminHooks.php
index
f5e90e8
..
beb9a77
100644
(file)
--- a/
setup/adminHooks.php
+++ b/
setup/adminHooks.php
@@
-108,7
+108,7
@@
add_filter(
'table' => $packagesTable,
'fields' => "id, title as name, image",
'where' => 'title',
- 'resultUrl' => $packagingIndexPage . "&option=edit",
+ 'resultUrl' => $packagingIndexPage . "&option=edit
&packageID=
",
],
// [
// 'id' => 'active',