[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/report/competency/amd/build/ -> user_course_navigation.min.js (source)

   1  define(["jquery"],function(a){var b=function(b,c,d,e){this._baseUrl=c,this._userId=d+"",this._courseId=e,a(b).on("change",this._userChanged.bind(this))};return b.prototype._userChanged=function(b){var c=a(b.target).val(),d="?user="+c+"&id="+this._courseId;document.location=this._baseUrl+d},b.prototype._userId=null,b.prototype._courseId=null,b.prototype._baseUrl=null,b});


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1