summaryrefslogtreecommitdiff
path: root/gstudio/templates/gstudio/NewPage.html
diff options
context:
space:
mode:
authorsupriya <supriya@dragbox.(none)>2012-08-13 17:21:33 +0530
committersupriya <supriya@dragbox.(none)>2012-08-13 17:21:33 +0530
commitc46d21012bdb0cad3c4e2313586b0a5ea740bcbe (patch)
treec65c22c4cd91649b08eca53ce6795c596fc492c8 /gstudio/templates/gstudio/NewPage.html
parenteffc9ec794486e4551890f62e710b88843abfc00 (diff)
downloadgnowsys-c46d21012bdb0cad3c4e2313586b0a5ea740bcbe.tar.gz
tags added to wikipage
Diffstat (limited to 'gstudio/templates/gstudio/NewPage.html')
-rw-r--r--gstudio/templates/gstudio/NewPage.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/gstudio/templates/gstudio/NewPage.html b/gstudio/templates/gstudio/NewPage.html
index ac87a10..b73b0dc 100644
--- a/gstudio/templates/gstudio/NewPage.html
+++ b/gstudio/templates/gstudio/NewPage.html
@@ -1,6 +1,12 @@
{%extends "gstudio/base.html"%}
{%load i18n %}
{% block content %}
+<script src="http://code.jquery.com/jquery-latest.js"></script>
+ <script type="text/javascript" >
+ $(window).load(function() {
+ $("#save1").hide();});
+</script>
+
{%if user.is_authenticated%}
{% if errors %}
<ul>