Login   Register  
PHP Classes
elePHPant
Icontem

File: templates/agenda_page.html

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of José Filipe Lopes Santos  >  Ticket Calendar  >  templates/agenda_page.html  >  Download  
File: templates/agenda_page.html
Role: Auxiliary data
Content type: text/plain
Description: template with the agenda
Class: Ticket Calendar
View the dates of scheduled tickets on a calendar
Author: By
Last change:
Date: 2013-11-26 10:36
Size: 204 bytes
 

Contents

Class file image Download
<div id="div_container">

	<!-- div com o calendário (ajax + jquery)   -->
	<div id="div_calendar">
		
	</div>


	<!-- div com o conteúdo (ajax + jquery)  -->	
	<div id="div_content">
	
	</div>

</div>