wootook-reloaded/includes/application/design/scripts/deprecated/buildings_builds_script.tpl
Gregory PLANCHAT ddfb36efa5 Added Research lab queue manager.
Updated page display for shipyard, defenses and buildings.
Moved legacy template files.
Added install/migration.mysql to report changes to the database on testing environments.

Signed-off-by: Gregory PLANCHAT <g.planchat@gmail.com>
2011-07-29 08:20:47 +02:00

8 lines
No EOL
303 B
Go Template

<script src="scripts/cnt.js" type="text/javascript"></script>
<div id="btc" class="z"></div><SCRIPT language="JavaScript">
pp='<?php echo $this->getData('time')?>';
pk='<?php echo $this->getData('building_id')?>';
pl='<?php echo $this->getData('id')?>';
ps='buildings.php';
t();
</script>