projects
/
WP-Themes
/
RecycleEmmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
944bd00
)
changing the front page recollect search widget permalink page id to 1981
author
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 21 Mar 2017 13:05:01 +0000
(09:05 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 21 Mar 2017 13:05:01 +0000
(09:05 -0400)
header.php
patch
|
blob
|
history
diff --git
a/header.php
b/header.php
index
685df2e
..
aa922d6
100755
(executable)
--- a/
header.php
+++ b/
header.php
@@
-68,7
+68,7
@@
Recollect.Search.Material.Bind({
node_id: '#rCmaterial',
set_filter: "Emmet",
- url: "<?php echo get_permalink(1
159
); ?>",
+ url: "<?php echo get_permalink(1
981
); ?>",
area: 'NEMCOG'
});
</script>