Sha256: ed7b30bc0313f6dda9d86136fb1d60cb6fdf6f6a02514498974543bfa271ffb3

Contents?: true

Size: 1.56 KB

Versions: 2

Compression:

Stored size: 1.56 KB

Contents

{I"
class:ETI"ProcessedAsset;FI"logical_path;TI"8hyper_admin/angularjs/directives/table/table_row.js;FI"
pathname;TI"z/home/sindre/Code/hyper/hyper_admin/app/assets/javascripts/hyper_admin/angularjs/directives/table/table_row.js.coffee;FI"content_type;TI"application/javascript;TI"
mtime;Tl+úOTI"length;Ti›I"digest;TI"%19c06b49c6bd5899c2cd5eeaac8c90d4;FI"source;TI"›(function() {
  angular.module("hyperadmin").directive("tableRow", function() {
    return {
      template: "<td ng-repeat=\"attribute in attributes\">\n  <ng-include src=\"template(attribute)\"></ng-include>\n</td>\n<td>\n  <a ui-sref=\".show({ id: resource.id })\">Show</a>\n  <a ui-sref=\".edit({ id: resource.id })\">Edit</a>\n  <a ui-sref=\".show({ id: resource.id })\" delete-link>Destroy</a>\n</td>",
      restrict: "A",
      scope: {
        attributes: "=",
        resource: "="
      },
      link: function(scope) {
        return scope.template = function(attr) {
          return "table-" + attr.type;
        };
      }
    };
  });

}).call(this);
;TI"dependency_digest;TI"%dc0276233eab20ff8d7a3246874e0753;FI"required_paths;T[I"z/home/sindre/Code/hyper/hyper_admin/app/assets/javascripts/hyper_admin/angularjs/directives/table/table_row.js.coffee;FI"dependency_paths;T[{I"	path;TI"z/home/sindre/Code/hyper/hyper_admin/app/assets/javascripts/hyper_admin/angularjs/directives/table/table_row.js.coffee;FI"
mtime;TI"2014-09-18T23:34:50+02:00;TI"digest;TI"%1e5baa4ba8a8a479fe4dd21f72d46e71;FI"
_version;TI"%6584930913c75ff69ba506e1cfbae2c9;F

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hyper_admin-0.4.0 spec/dummy/tmp/cache/assets/development/sprockets/8fce096622774700a53e0bae363c3931
hyper_admin-0.3.0 spec/dummy/tmp/cache/assets/development/sprockets/8fce096622774700a53e0bae363c3931