website/js
Ryan McGinnis f0c445980d Update script.js
In copyCode function, removes target.value from if (succeed) sweetAlert function. 

Sometimes target.value is too long, which causes the sweetAlert box to be cut off from the page. The confirmation button also gets cut off, which means that the user can't close the box, which means they need to refresh the page to continue.

Instead, the alert tells the user which file was copied.
2017-06-27 08:58:02 -07:00
..
bootstrap.min.js Fix carousel images. 2016-11-28 12:59:10 -08:00
jquery-2.2.0.min.js Re-adding jQuery. Do not delete; the community needs a public framework to use. Pi is not okay. 2016-02-16 15:46:24 -08:00
jquery-ui.min.js Import from Container Engine docs, addition of Tabs functionality, various link fixes 2016-03-16 15:54:34 -07:00
redirects.js redirect fix for meanstack article 2017-06-26 15:41:17 -07:00
script.js Update script.js 2017-06-27 08:58:02 -07:00
sweetalert.min.js Adds 'copy code' functionality to include code module 2016-03-25 14:43:15 -07:00