You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by gh...@apache.org on 2014/03/26 10:15:41 UTC

svn commit: r1581761 - in /roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles: tiles-errorpage.jsp tiles-installpage.jsp tiles-mainmenupage.jsp tiles-simplepage.jsp tiles-tabbedpage.jsp

Author: ghuber
Date: Wed Mar 26 09:15:41 2014
New Revision: 1581761

URL: http://svn.apache.org/r1581761
Log:
Remove old date picker id="datetagdiv" element.

Modified:
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-errorpage.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-installpage.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-mainmenupage.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-simplepage.jsp
    roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-tabbedpage.jsp

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-errorpage.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-errorpage.jsp?rev=1581761&r1=1581760&r2=1581761&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-errorpage.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-errorpage.jsp Wed Mar 26 09:15:41 2014
@@ -53,8 +53,5 @@
             <tiles:insertAttribute name="footer" />
         </div>
         
-        <div id="datetagdiv" 
-             style="position:absolute;visibility:hidden;background-color:white;layer-background-color:white;">
-        </div>
     </body>
 </html>

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-installpage.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-installpage.jsp?rev=1581761&r1=1581760&r2=1581761&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-installpage.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-installpage.jsp Wed Mar 26 09:15:41 2014
@@ -53,8 +53,5 @@
             <tiles:insertAttribute name="footer" />
         </div>
         
-        <div id="datetagdiv" 
-             style="position:absolute;visibility:hidden;background-color:white;layer-background-color:white;">
-        </div>
     </body>
 </html>

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-mainmenupage.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-mainmenupage.jsp?rev=1581761&r1=1581760&r2=1581761&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-mainmenupage.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-mainmenupage.jsp Wed Mar 26 09:15:41 2014
@@ -59,8 +59,5 @@
             <tiles:insertAttribute name="footer" />
         </div>
         
-        <div id="datetagdiv" 
-             style="position:absolute;visibility:hidden;background-color:white;layer-background-color:white;">
-        </div>
     </body>
 </html>

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-simplepage.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-simplepage.jsp?rev=1581761&r1=1581760&r2=1581761&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-simplepage.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-simplepage.jsp Wed Mar 26 09:15:41 2014
@@ -59,8 +59,5 @@
             <tiles:insertAttribute name="footer" />
         </div>
         
-        <div id="datetagdiv" 
-             style="position:absolute;visibility:hidden;background-color:white;layer-background-color:white;">
-        </div>
     </body>
 </html>

Modified: roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-tabbedpage.jsp
URL: http://svn.apache.org/viewvc/roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-tabbedpage.jsp?rev=1581761&r1=1581760&r2=1581761&view=diff
==============================================================================
--- roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-tabbedpage.jsp (original)
+++ roller/trunk/app/src/main/webapp/WEB-INF/jsps/tiles/tiles-tabbedpage.jsp Wed Mar 26 09:15:41 2014
@@ -63,8 +63,5 @@
             <tiles:insertAttribute name="footer" />
         </div>
         
-        <div id="datetagdiv" 
-             style="position:absolute;visibility:hidden;background-color:white;layer-background-color:white;">
-        </div>
     </body>
 </html>