Created
December 23, 2013 07:16
-
-
Save luckyduck/8092901 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<layout version="0.1.0"> | |
<default> | |
<reference name="head"> | |
<action method="addJs"> | |
<script>angularlist/angular.min.js</script> | |
</action> | |
</reference> | |
</default> | |
<angularlist_listing_index> | |
<reference name="root"> | |
<action method="setTemplate"> | |
<template>page/2columns-right.phtml</template> | |
</action> | |
</reference> | |
<reference name="content"> | |
<block name="angularlisting" type="angularlist/list" template="angularlist/list.phtml" /> | |
</reference> | |
</angularlist_listing_index> | |
</layout> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment