Update strings

update strings to contain addon
This commit is contained in:
Adam Magness 2018-01-20 11:01:59 -05:00
parent c71f7b0e1a
commit 96c41e5623
519 changed files with 829 additions and 829 deletions

View file

@ -141,7 +141,7 @@
if ($.fn.noSelect == undefined) {
$.fn.noSelect = function (p) { //no select plugin by me :-)
$.fn.noSelect = function (p) { //no select addon by me :-)
var prevent;
if (p == null)
prevent = true;