-started adding show list-view
This commit is contained in:
parent
e52d566b83
commit
844baeeae6
13 changed files with 347 additions and 255 deletions
3
application/views/scripts/schedule/get-show-data.phtml
Normal file
3
application/views/scripts/schedule/get-show-data.phtml
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
echo $this->data;
|
||||
?>
|
2
application/views/scripts/schedule/show-list.phtml
Normal file
2
application/views/scripts/schedule/show-list.phtml
Normal file
|
@ -0,0 +1,2 @@
|
|||
<div id='json-string'></div>
|
||||
<div id='demo'></div>
|
Loading…
Add table
Add a link
Reference in a new issue