Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "wed/ajax"

Index

Variables

Functions

Variables

Const $modal

$modal: JQuery = $("\<div class='modal btw-fatal-modal' style='position: absolute' tabindex='1'>\<div class='modal-dialog'>\<div class='modal-content'>\<div class='modal-header'>\<button type='button' class='close' data-dismiss='modal'\aria-hidden='true'>&times;</button>\<h3>Connectivity Problem</h3>\</div>\<div class='modal-body'>\<p>We have detected a connectivity problem: \<span class='reason'></span>.</p>\<p>When you click the Ok button, we will recheck the connectivity. \If there is still a problem, this dialog will remain. Otherwise, \the window will be reloaded. If you were modifying information \on the \site when the outage occurred, please verify that what you were \trying to do actually happened.</p>\</div>\<div class='modal-footer'>\<a href='#' class='btn btn-primary' data-dismiss='modal'>Ok</a>\</div>\</div>\</div>\</div>")

Const modal

modal: HTMLElement = $modal[0]

Functions

make

  • make(baseOpts: any): object
  • Parameters

    • baseOpts: any

    Returns object

    • ajax: bluejax.AjaxCall
    • ajax$: bluejax.AjaxCall$

Generated using TypeDoc