Skip to content

Instantly share code, notes, and snippets.

@luckyduck
Created December 23, 2013 07:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luckyduck/8092948 to your computer and use it in GitHub Desktop.
Save luckyduck/8092948 to your computer and use it in GitHub Desktop.
<?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