ramos icon indicating copy to clipboard operation
ramos copied to clipboard

Bootstrap & Stuff

Open DmACKGL opened this issue 5 years ago • 3 comments

-Updated Bootstrap V3 to V4 (Latest) -Added FontAwesome -Added SweetAlerts V2 -Added .IDEA -Formated canvas.js -Improved canvas.js --Unterminated statements --Duplicated declarations --Line 289 was a condition instead of a comparasion --Line 293 Changed comparison of any type of var to only the same type as the var to compare (== -> ===) --Line 318 lineNumber++ * 1 replaced with lineNumber++ -Formatted index.html -Improved index.html --Script and Style Tags --Changed Nav to NavBar --Changed assureMail() function for use of SweetAlerts -Formated ramos.js

DmACKGL avatar Sep 23 '19 12:09 DmACKGL