Run pre-commit on legacy code
This commit is contained in:
parent
fea11ac752
commit
83b7e4162e
323 changed files with 6126 additions and 6462 deletions
|
@ -48,4 +48,3 @@
|
|||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
<?php
|
||||
<?php
|
||||
echo $this->entries;
|
||||
?>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
<?php
|
||||
echo $this->data;
|
||||
?>
|
||||
?>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<td>
|
||||
<form id="add-show-form" method="post" action="" style="display:none;">
|
||||
<?php if($this->preloadShowForm){
|
||||
echo $this->render('schedule/add-show-form.phtml');
|
||||
echo $this->render('schedule/add-show-form.phtml');
|
||||
}?>
|
||||
</form>
|
||||
</td>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
<div id='json-string'></div>
|
||||
<div id='demo'></div>
|
||||
<div id='demo'></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue