[extensions-web] upload: Remove "Step 1"



commit 43c67cdba94cb89f1df61f24fbd684751b153ec9
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Sat Jun 2 21:47:57 2012 -0400

    upload: Remove "Step 1"
    
    There are no more steps

 .../extensions/templates/extensions/upload.html    |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/extensions/templates/extensions/upload.html b/sweettooth/extensions/templates/extensions/upload.html
index 438d46c..d49dde8 100644
--- a/sweettooth/extensions/templates/extensions/upload.html
+++ b/sweettooth/extensions/templates/extensions/upload.html
@@ -11,7 +11,6 @@
 
 {% block body %}
 <div class="step">
-  <h2 class="steptitle">Step <span>1</span></h2>
   <p>
     Make your extension. It should be a zip file containing at least the two files <code class="file required">metadata.json</code> and <code class="file required">extension.js</code>. Note that the UUID inside your <code class="file">metadata.json</code> must conform to GNOME Shell UUID guidelines. These guidelines can be found on <a href="https://live.gnome.org/GnomeShell/Extensions/UUIDGuidelines";>the GNOME Wiki</a>.
   </p>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]