Author: scottbw
Date: Tue Mar 15 15:18:34 2011
New Revision: 1081813

URL: http://svn.apache.org/viewvc?rev=1081813&view=rev
Log:
Put the settings header back in (now that the close button works properly)

Modified:
    incubator/wookie/trunk/widgets/freeder/index.html

Modified: incubator/wookie/trunk/widgets/freeder/index.html
URL: 
http://svn.apache.org/viewvc/incubator/wookie/trunk/widgets/freeder/index.html?rev=1081813&r1=1081812&r2=1081813&view=diff
==============================================================================
--- incubator/wookie/trunk/widgets/freeder/index.html (original)
+++ incubator/wookie/trunk/widgets/freeder/index.html Tue Mar 15 15:18:34 2011
@@ -49,6 +49,11 @@
                
                <!-- Settings Dialog -->
                <div data-role="dialog" id="settings">
+               
+                       <div data-role="header">
+                               <h4>Settings</h4>
+                       </div> <!-- /header -->
+                       
                        <div data-role="content" id="settings-content"> 
                                <div data-role="fieldcontain">
                                                <label for="input-url">Feed 
URL:</label>


Reply via email to