liquid_feedback_frontend
annotate Makefile @ 57:4f39f0a0d5b5
Listing of updated drafts on start page; Code cleanup; Minor bugfix
MOTD, initiator invite, issues to vote and listing of updated drafts shown as tabs on start page;
Bugfix: Initiator icon only shown when initiatorship has been accepted
MOTD, initiator invite, issues to vote and listing of updated drafts shown as tabs on start page;
Bugfix: Initiator icon only shown when initiatorship has been accepted
| author | bsw |
|---|---|
| date | Sat Apr 17 21:59:02 2010 +0200 (2010-04-17) |
| parents | 00d1004545f1 |
| children |
| rev | line source |
|---|---|
| bsw/jbe@0 | 1 default: |
| bsw/jbe@0 | 2 |
| bsw/jbe@0 | 3 |
| bsw/jbe@0 | 4 translations-de: |
| bsw/jbe@0 | 5 cd ../webmcp/framework/bin/ && ./langtool.lua ~/workspace/liquid_feedback/locale/translations.de.lua ~/workspace/liquid_feedback/app ~/workspace/liquid_feedback/locale/translations.de.lua |
| bsw/jbe@0 | 6 |