PHP Classes

File: WIAdmin/WICore/WIJ/WIInfo.js

Recommend this page to a friend!
  Classes of Jules Warner   WICMS   WIAdmin/WICore/WIJ/WIInfo.js   Download  
File: WIAdmin/WICore/WIJ/WIInfo.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: WICMS
Database driven content management system with PDO
Author: By
Last change:
Date: 7 years ago
Size: 200 bytes
 

Contents

Class file image Download
/** ********** * * namespace */ var WIInfo = {}; WIInfo.ShowInfo = function () { $("#ShowInfoModal").modal({ keyboard: false, backdrop: "static", show: true }); };