summaryrefslogtreecommitdiff
path: root/gstudio/templates/gstudio/tags
diff options
context:
space:
mode:
authorsupriya <supriya@dragbox.(none)>2012-08-10 12:29:36 +0530
committersupriya <supriya@dragbox.(none)>2012-08-10 12:29:36 +0530
commiteffc9ec794486e4551890f62e710b88843abfc00 (patch)
treedc5cc34d1366b819525107c18bcc6d924a82bcbd /gstudio/templates/gstudio/tags
parent1b253158044231e206429779758c30067803b17e (diff)
downloadgnowsys-effc9ec794486e4551890f62e710b88843abfc00.tar.gz
submit button removed
Diffstat (limited to 'gstudio/templates/gstudio/tags')
-rw-r--r--gstudio/templates/gstudio/tags/commentpage.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/gstudio/templates/gstudio/tags/commentpage.html b/gstudio/templates/gstudio/tags/commentpage.html
index a998a7f..1b5a0ca 100644
--- a/gstudio/templates/gstudio/tags/commentpage.html
+++ b/gstudio/templates/gstudio/tags/commentpage.html
@@ -20,8 +20,9 @@
<!-- <p>org -->
<!-- <textarea name = "orgreply" id="orgreplysection" rows="10" cols="50"></textarea> -->
<!-- </p> -->
- <input type="hidden" value={{child.id}} name = "parentid">
- <input type="hidden" value={{idusr}} name="idusr">
+ <!-- <input type="hidden" value="{{child.id}}" name ="parentid"> -->
+ <input type="hidden" value="{{idusr}}" name="idusr">
+ <input type="hidden" value="{{child.id}}" name="parentid">
<!-- <input type="button" id="createsubsection" value="Create Sub"> -->
<!-- <input type="submit" value="Create Subsection"> -->
<!-- <input type="button" value="Reply" id="reply"></br> -->