Sha256: bbf64a8ba1268ec6195832a92b29856a9c3d6d122f30e49f8bdd2c2cd7e63492

Contents?: true

Size: 363 Bytes

Versions: 18

Compression:

Stored size: 363 Bytes

Contents

- if @data.present?
  $flexite("#modal-body").html("#{j render 'diff'}");
  $flexite("#submit-btn").html("#{j link_to 'Push', push_diff_path(stage: @stage, url: @url), remote: true, class: 'btn btn-success' }");
- else
  $flexite("#modal-body").html("There is no difference between stages");
  $flexite("#submit-btn").html("");

$flexite("#modal").modal("show");

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
flexite-0.0.25 app/views/flexite/diffs/sync_show.js.haml
flexite-0.0.24 app/views/flexite/diffs/sync_show.js.haml
flexite-0.0.23 app/views/flexite/diffs/sync_show.js.haml
flexite-0.0.22 app/views/flexite/diffs/sync_show.js.haml
flexite-0.0.21 app/views/flexite/diffs/sync_show.js.haml
flexite-0.0.20 app/views/flexite/diffs/sync_show.js.haml
flexite-0.0.19 app/views/flexite/diffs/sync_show.js.haml
flexite-0.0.18 app/views/flexite/diffs/sync_show.js.haml
flexite-0.0.17 app/views/flexite/diffs/sync_show.js.haml
flexite-0.0.16 app/views/flexite/diffs/sync_show.js.haml
flexite-0.0.15 app/views/flexite/diffs/sync_show.js.haml
flexite-0.0.14 app/views/flexite/diffs/sync_show.js.haml
flexite-0.0.13 app/views/flexite/diffs/sync_show.js.haml
flexite-0.0.12 app/views/flexite/diffs/sync_show.js.haml
flexite-0.0.11 app/views/flexite/diffs/sync_show.js.haml
flexite-0.0.10 app/views/flexite/diffs/sync_show.js.haml
flexite-0.0.9 app/views/flexite/diffs/sync_show.js.haml
flexite-0.0.8 app/views/flexite/diffs/sync_show.js.haml