Sha256: 397ad6da9bb2c854edad431c5b38110b9b48a5eb3d39d919ae4110efef374418
Contents?: true
Size: 1.16 KB
Versions: 4
Compression:
Stored size: 1.16 KB
Contents
{I" class:ETI"BundledAsset; FI"logical_path; TI"8hyper_admin/angularjs/directives/form/form_input.js; FI" pathname; TI"z/home/sindre/Code/hyper/hyper_admin/app/assets/javascripts/hyper_admin/angularjs/directives/form/form_input.js.coffee; FI"content_type; TI"application/javascript; TI" mtime; Tl+ñZTI"length; Ti‹I"digest; TI"%a462043cd5bfcd923737ee4137ebccdf; FI"source; TI"‹(function() { angular.module("hyperadmin").directive("formInput", function() { return { template: "<div class=\"col-sm-10\" ng-class=\"{ field_with_errors: !!errors }\">\n <ng-include src=\"type\"></ng-include>\n <span class=\"glyphicon glyphicon-remove form-control-feedback\"></span>\n <span class=\"help-block error\" ng-show=\"!!errors\" ng-repeat=\"error in errors\">\n {{ placeholder }} {{ error }}\n </span>\n</div>", restrict: "E", scope: { resource: "=resource", name: "=attr", placeholder: "=human", errors: "=errors", type: "=type" } }; }); }).call(this); ; TI"required_assets_digest; TI"%b3a0569391246af40f211569987940f2; FI" _version; TI"%3e3098c8a5e9a7f3b984ba95ac600637; F
Version data entries
4 entries across 2 versions & 1 rubygems