ui-sref tag

In simple its a directive that binds the <a> tag with a state. The format for writing it is ui-sref=’stateName({param: value, param: value})’ now you can have the state name with or without parameters. With optional …

Continue reading »

How to install Agilefant – windows

So where are the things you need Download these software JDK (http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) WAMP(only for SQL) Tomcat (http://apache.mirrors.spacedump.net/tomcat/tomcat-8/v8.0.18/bin/apache-tomcat-8.0.18.zip) Agilefant (http://sourceforge.net/projects/agilefant/) JDK Install it and set environment variables – this can be different on different computers so …

Continue reading »