Commit Graph

2 Commits

Author SHA1 Message Date
Régis Freyd a2172f0851 Add style CI (#503)
Hopefully this will result in slightly better code.
2017-07-26 21:02:55 -04:00
webdistortion eb386ddf01 Fix alphabetic country list (#130)
I've added a fix for the alphabetic country list, and externalised the country dropdown to a component. This component is powered by a View composer which means that no data tie up is needed in the main controller..Just plonk the include file in the right place and tell it what it should bind to and away you go. There may be other parts of the project that could benefit from using this component now it is in place.
2017-06-08 16:54:30 -04:00