Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added location for local source + remote repo


Info
titleNOTE:
  • The code for the K-9 site (original + modified) is locally stored at: Q:\UITS\ATS\Public Safety
  • Also, the repository in Bitbucket


Webtools.uconn.edu has been sunset. K9 Olympics website used to pull assets (JS/CSS/images) from a global theme, residing on Webtools. 

...

Finally, the modified project was thoroughly tested on the local WAMP stack and no problems were visible


PageResult
Landing / Home Page

Image Modified

About Page

Image Modified

Contact Page

Image Modified

Event Info Page

Image Modified

Application Info Page

Image Modified

Photos Page

Image Modified

Committing modified code

Pushing the code to PROD

...

Looks like the old site is still cached... after doing a hard refresh (CTRL + F5), we see:


ALL GOOD! (for now!)


Bringing it up to code

Alert.js

According to the UConn Brand website, specifically the Web Guidelines & Usage page, having an alert banner on every single UConn site is no longer necessary... 

Image Added


So we can safely remove references to Alert.js—one of the files that failed to load:

Image Added