File manager - Edit - /home/gzbnyc5/pty-app/realstate/public/js/pty.front.angjs-agents.js
Back
angularApp.directive('onErrorSrc', function() { return { link: function(scope, element, attrs) { element.bind('error', function() { if (attrs.src != attrs.onErrorSrc) { attrs.$set('src', attrs.onErrorSrc); } }); element.bind('load', function() { }); } } }); angularApp.controller('agentController', ['$rootScope', '$scope', '$http', '$compile', function($rootScope, $scope, $http, $compile) { var ctrl = this; /***************************************************************************** * * * *****************************************************************************/ ctrl.redirectUser = function(agentId) { console.log(agentId); window.location.href = BASEURL + '/agent-profile/' + agentId } $(document).ready(function() { $('.pty-no-click').click(function(e) { e.stopPropagation(); }); }); }]);
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.09 |
proxy
|
phpinfo
|
Settings