annotate noderef_view.info @ 2:25a0c2fcbcfb
Don't wrap the field in a div, it may cause problems.
Instead, we just go back in the DOM 'till we find the div holding the
real data. It's not really all that good, but, it seems to do the job.
author |
Franck Deroche <franck@defr.org> |
date |
Fri, 23 Jan 2009 18:57:45 +0100 |
parents |
a3c1e224e807 |
children |
3fdd4dab8407 |
rev |
line source |
franck@0
|
1 name = Node Reference with View popups
|
franck@0
|
2 description = Adds a "Search" link to nodereference widgets which use the associated view
|
franck@0
|
3 dependencies[] = nodereference
|
franck@0
|
4 dependencies[] = views
|
franck@0
|
5 package = User Interface
|
franck@0
|
6 core = 6.x
|