private notes in testbubble
This commit is contained in:
parent
3afa248238
commit
669f40c342
|
@ -9,7 +9,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<form id="profile-jot-form" action="$action" method="post" >
|
<form id="profile-jot-form" action="$action" method="post" >
|
||||||
<input type="hidden" name="type" value="wall" />
|
<input type="hidden" name="type" value="$ptyp" />
|
||||||
<input type="hidden" name="profile_uid" value="$profile_uid" />
|
<input type="hidden" name="profile_uid" value="$profile_uid" />
|
||||||
<input type="hidden" name="return" value="$return_path" />
|
<input type="hidden" name="return" value="$return_path" />
|
||||||
<input type="hidden" name="location" id="jot-location" value="$defloc" />
|
<input type="hidden" name="location" id="jot-location" value="$defloc" />
|
||||||
|
|
Loading…
Reference in New Issue
Block a user