puppetexplorer
puppetexplorer copied to clipboard
Switch to using $watch for url param and scope synching
In some places like the event view it could simplify the code if it used $watch to watch for changes i both the scope and the url parameters and update the other accordingly.