Sha256: 45d4410ef1cc2629dc35ce437a9bd059fa2c2f979509db4a0071611940d3c984
Contents?: true
Size: 1.93 KB
Versions: 7
Compression:
Stored size: 1.93 KB
Contents
{:uriI"file:///Users/usabilitymonitor/Desktop/Github/social_networking/app/assets/javascripts/social_networking/services/ShowCharLimitService.js?type=application/javascript&pipeline=self&id=701a0528e9d5258822dc79de66c8500a546785f80a7015ec3ee2fcdea81ba89e:ET:load_pathI"T/Users/usabilitymonitor/Desktop/Github/social_networking/app/assets/javascripts;T: filenameI"/Users/usabilitymonitor/Desktop/Github/social_networking/app/assets/javascripts/social_networking/services/ShowCharLimitService.js;T: nameI"4social_networking/services/ShowCharLimitService;T:logical_pathI"<social_networking/services/ShowCharLimitService.self.js;T:content_typeI"application/javascript;T:sourceI";(function() { 'use strict'; // Service to display the char count available for fields function charLimitService() { var self = this; // this.textMaxLength = SN_CONSTANTS.TEXT_MAX_LENGTH; this.resetAllCharCountText = function() { // $(SN_CONSTANTS.INPUT_CLASS) // .trigger('check.show-char-limit'); }; this.showCharLimit = function(inputTag) { self.resetAllCharCountText(); $(inputTag) .showCharLimit({ maxlength: self.textMaxLength }); }; return this; }; angular.module('socialNetworking.services') .factory('charLimitService', [charLimitService]); })(); ;T: metadata{:dependencieso:Set: @hash{ I"environment-version;TTI"environment-paths;TTI"Zprocessors:type=application/javascript&file_type=application/javascript&pipeline=self;TTI"file-digest:///Users/usabilitymonitor/Desktop/Github/social_networking/app/assets/javascripts/social_networking/services/ShowCharLimitService.js;TT: requiredo;;{ :stubbedo;;{ : linkso;;{ :charsetI" utf-8;F:digest"%awwEfvfо:]Ά:lengthi:dependencies_digest"%D9͎dUd<Ӷyisd.:idI"E701a0528e9d5258822dc79de66c8500a546785f80a7015ec3ee2fcdea81ba89e;F: mtimel+^V
Version data entries
7 entries across 7 versions & 1 rubygems