Show More
Commit Description:
fix bug with duplicate logins are given...
Commit Description:
fix bug with duplicate logins are given also increase dropdown size on group view
File last commit:
Show/Diff file:
Action:
node_modules/foreach/Makefile | 11 lines | 151 B | text/x-makefile | MakefileLexer |
build: components
@component build
components: component.json
@component install --dev
clean:
rm -fr build components template.js
.PHONY: clean