Sha256: 81ebe9d6e43c6556939749cd0dda937dfe30ab187404df575018881e5ba70788

Contents?: true

Size: 390 Bytes

Versions: 3

Compression:

Stored size: 390 Bytes

Contents

.row
  .col-lg-12
    form role="form"
      ng-include src="'templates/form.html'"
      .btn-group
        button.btn.btn-default type="submit" data-redirect="true" ng-click="update($event)" = I18n.t(:update_template)
        button.btn.btn-default type="submit" ng-click="update($event)" = I18n.t(:update_template_and_continue)
        ng-include src="'shared/hotkey_notification.html'"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
kms-1.2.1 app/assets/javascripts/templates/templates/edit.html.slim
kms-1.2.0 app/assets/javascripts/templates/templates/edit.html.slim
kms-1.1.0 app/assets/javascripts/templates/templates/edit.html.slim