[Ils-source] r1290 - in trunk/webapp: . images

scribe at crosswire.org scribe at crosswire.org
Tue Jan 13 13:49:08 MST 2015


Author: scribe
Date: 2015-01-13 13:49:08 -0700 (Tue, 13 Jan 2015)
New Revision: 1290

Modified:
   trunk/webapp/admin_profilemanagement.jsp
   trunk/webapp/admin_studentrecords.jsp
   trunk/webapp/images/loading.gif
   trunk/webapp/report_pending_summary.jsp
Log:
aesthetic updates to 'loading' screen


Modified: trunk/webapp/admin_profilemanagement.jsp
===================================================================
--- trunk/webapp/admin_profilemanagement.jsp	2015-01-13 09:41:31 UTC (rev 1289)
+++ trunk/webapp/admin_profilemanagement.jsp	2015-01-13 20:49:08 UTC (rev 1290)
@@ -390,7 +390,7 @@
                               <td><table width="106">
                                     <tr>
                                       <td width="106">
-                                        <input onClick="$.blockUI({ message: '<h3><img src=&quot;images/loading.gif&quot; /> Performing Search...</h3>' }); document.lookup.submit(); return false;" name="GO" type="image" value="GO" src="images/search_btn.gif" />                                      </td>
+                                        <input onClick="$.blockUI({ message: '<h3><img width=&quot;30&quot; height=&quot;30&quot; style=&quot;margin-right:10px;vertical-align:middle;&quot; src=&quot;images/loading.gif&quot;/> Performing Search...</h3>' }); document.lookup.submit(); return false;" name="GO" type="image" value="GO" src="images/search_btn.gif" />                                      </td>
                                     </tr>
                                     <tr>
                                       <td><a class="formbtn" href="admin_profile.jsp">

Modified: trunk/webapp/admin_studentrecords.jsp
===================================================================
--- trunk/webapp/admin_studentrecords.jsp	2015-01-13 09:41:31 UTC (rev 1289)
+++ trunk/webapp/admin_studentrecords.jsp	2015-01-13 20:49:08 UTC (rev 1290)
@@ -535,7 +535,7 @@
                             </tr>
                             <tr>
                               <td>&nbsp;</td>
-                              <td><input onClick="$.blockUI({ message: '<h3><img src=&quot;images/loading.gif&quot; /> Generating Report...</h3>' }); document.lookup.action.value='lookup'; document.lookup.submit();return false;" name="GO" type="image" value="GO" src="images/generate_btn.gif" align="left"  />
+                              <td><input onClick="$.blockUI({ message: '<h3><img width=&quot;30&quot; height=&quot;30&quot; style=&quot;margin-right:10px;vertical-align:middle;&quot; src=&quot;images/loading.gif&quot;/> Generating Report...</h3>' }); document.lookup.action.value='lookup'; document.lookup.submit();return false;" name="GO" type="image" value="GO" src="images/generate_btn.gif" align="left"  />
                               <br></td>
                             </tr>
             </table>

Modified: trunk/webapp/images/loading.gif
===================================================================
(Binary files differ)

Modified: trunk/webapp/report_pending_summary.jsp
===================================================================
--- trunk/webapp/report_pending_summary.jsp	2015-01-13 09:41:31 UTC (rev 1289)
+++ trunk/webapp/report_pending_summary.jsp	2015-01-13 20:49:08 UTC (rev 1290)
@@ -221,7 +221,7 @@
                             </tr>
                             <tr>
                               <td>&nbsp;</td>
-                              <td><input onClick="$.blockUI({ message: '<h3><img src=&quot;images/loading.gif&quot; /> Generating Report...</h3>' }); document.lookup.action.value='lookup'; document.lookup.submit(); return false;" name="GO" type="image" value="GO" src="images/generate_btn.gif" align="left"  />
+                              <td><input onClick="$.blockUI({ message: '<h3><img width=&quot;30&quot; height=&quot;30&quot; style=&quot;margin-right:10px;vertical-align:middle;&quot; src=&quot;images/loading.gif&quot;/> Generating Report...</h3>' }); document.lookup.action.value='lookup'; document.lookup.submit(); return false;" name="GO" type="image" value="GO" src="images/generate_btn.gif" align="left"  />
                               <br></td>
                             </tr>
             </table>




More information about the Ils-source mailing list