Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_balsamiq.html.haml « viewers « blob « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1e7c461f02ec4ad2caa192452b3a1a30a95473b5 (plain)
1
2
3
4
- content_for :page_specific_javascripts do
  = page_specific_javascript_bundle_tag('balsamiq_viewer')

.file-content.balsamiq-viewer#js-balsamiq-viewer{ data: { endpoint: blob_raw_path } }