Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
wizard: use markdown for description formatting
  • Loading branch information
perexg committed Feb 8, 2016
1 parent b5b175e commit e74a186
Show file tree
Hide file tree
Showing 4 changed files with 443 additions and 15 deletions.
1 change: 1 addition & 0 deletions Makefile.webui
Expand Up @@ -75,6 +75,7 @@ CSS += static/app/ext.css

JAVASCRIPT += $(ROOTPATH)/app/i18n.js
JAVASCRIPT += $(ROOTPATH)/app/extensions.js
JAVASCRIPT += $(ROOTPATH)/app/micromarkdown.js
JAVASCRIPT += $(ROOTPATH)/livegrid/livegrid-all.js
JAVASCRIPT += $(ROOTPATH)/lovcombo/lovcombo-all.js
JAVASCRIPT += $(ROOTPATH)/multiselect/multiselect.js
Expand Down

0 comments on commit e74a186

Please sign in to comment.