Repository URL to install this package:
|
Version:
0.9.0 ▾
|
- assets_mapper route(:assets), suffix: ASSETS_EXT do
== js_tag 'jquery'
- cd 'bootstrap'
== js_tag 'js/bootstrap.min'
== css_tag 'css/bootstrap.min'
== js_tag '../bootstrap-contextmenu'
- cd '../colorbox'
== js_tag 'jquery.colorbox-min'
== css_tag 'colorbox'
- cd '../jQuery-File-Upload'
== js_tag 'js/vendor/jquery.ui.widget'
== js_tag 'js/jquery.fileupload'
== css_tag 'css/jquery.fileupload-ui'
table.table
tr
td#tree style="white-space: nowrap; width: 20%;"
== browser__tree
td#files
== browser__files
#progress_modal.modal.hide
.modal-header Uploading file(s), please wait ...
.modal-body
#progress_bar.progress.progress-striped.active
.bar style="width: 0%;"