mirror of
https://github.com/wassname/side-by-side.git
synced 2026-09-12 12:51:22 +08:00
Message when wrong number of poems displayed
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
|
||||
.pick(ng-show="pick")
|
||||
.pick-in
|
||||
div#too-few(ng-hide="! tooFew") There is no escape.
|
||||
div#too-many(ng-hide="! tooMany") You can only compare five translations at the moment. Choose wisely.
|
||||
table
|
||||
tr
|
||||
th(ng-repeat="attribute in metaKeys" ng-bind-html="attribute")
|
||||
|
||||
Reference in New Issue
Block a user