Advertisement
theitd

After Form

Nov 27th, 2016
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. global $mainframe;
  2.  
  3. //$this->execPieceByName('ff_InitLib');
  4. //$this->execPieceByName('ff_addCustomCSSFile');
  5. //$this->execPieceByName('ff_addCustomJSFile');
  6.  
  7. // DoB
  8. //ff_addCustomCSSFile('media/breezingforms/custom/date_of_birth.css');
  9. //ff_addCustomJSFile('media/breezingforms/custom/jquery.autotab.js');
  10. //ff_addCustomJSFile('media/breezingforms/custom/date.js');
  11.  
  12. // Bootstrap switch
  13. //ff_addCustomCSSFile('media/breezingforms/custom/bootstrap-switch.css');
  14. //ff_addCustomJSFile('media/breezingforms/custom/bootstrap-switch.js');
  15.  
  16. // iCheck - checkboxes [http://icheck.fronteed.com/#features]
  17. //ff_addCustomCSSFile('media/breezingforms/custom/icheck_square/icheck_square-custom.css');
  18. //ff_addCustomJSFile('media/breezingforms/custom/icheck.js');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement