Sha256: 038e2d031d1f78614ffd65bcddde85c8e88f35befae5e41633309f31ee447f5c

Contents?: true

Size: 401 Bytes

Versions: 3

Compression:

Stored size: 401 Bytes

Contents

<script type="text/ng-template" id="promethee/localize/component/details">
  <div class="row">
    <div class="col-md-6">
      <input ng-model="component.attributes.summary" type="text" class="form-control">
    </div>
    <div class="col-md-6">
      <b>Master</b>
      <input ng-model="component.master.attributes.summary" type="text" class="form-control" disabled/>
    </div>
  </div>
</script>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
promethee-1.1.0 app/views/promethee/localize/component/_details.html.erb
promethee-1.0.20 app/views/promethee/localize/component/_details.html.erb
promethee-1.0.19 app/views/promethee/localize/component/_details.html.erb