seitime-frappe/frappe/website
Alex Ford 78c03b90c3 lgtm minor fixes (#3580)
* Replace a typeof test against undefined with comparison against a string

* Add rel='noopener noreferrer' attributes to target='_blank' links

* Remove a duplicate object property definition

* Remove superfluous argument to function call

* Remove some variable declarations for which the assigned value is never read

* Remove an assignment to a variable that is never read
2017-07-03 12:25:07 +05:30
..
css [web-forms] added text-editor and using div in summernote instead of p 2017-02-28 12:13:36 +05:30
doctype lgtm minor fixes (#3580) 2017-07-03 12:25:07 +05:30
js lgtm minor fixes (#3580) 2017-07-03 12:25:07 +05:30
page [route] redesigned 2014-08-20 11:50:37 +05:30
website_theme Configurable Website Sidebar in Web Pages (#2530) 2016-12-30 12:39:01 +05:30
__init__.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
context.py [regional] ability to load country-wise js for forms 2017-06-27 17:30:50 +05:30
render.py rewrite use of dict.iteritems (#3498) 2017-06-19 09:10:21 +05:30
router.py [minor] fixed UnicodeEncode error for item name (#3321) 2017-05-18 12:05:22 +05:30
utils.py rewrite use of dict.iteritems (#3498) 2017-06-19 09:10:21 +05:30
website_generator.py [minor] start file watcher only in developer mode 2017-05-09 18:04:12 +05:30