Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.

Fixed the 'href' and related issues #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Robinyo
Copy link

@Robinyo Robinyo commented Jul 24, 2015

Hi,

I've replaced 'href' with 'ui-sref', fixed some formatting, added some comments and some logging.

I tested the code by creating a starter app ($ ionic start myApp sidemenu) and then coping over the project files (replacing the contents of www).

index.html reference Ionic v1.0.0:

<link rel="stylesheet" href="http://code.ionicframework.com/1.0.0/css/ionic.css" />
<link rel="stylesheet" href="css/style.css" />
<script src="http://code.ionicframework.com/1.0.0/js/ionic.bundle.js"></script>

Cheers
Rob

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant