Merge pull request #569 from fsword/patch-1

Thanks. LGTM
This commit is contained in:
kun wang 2016-07-20 11:28:37 +08:00 committed by GitHub
commit 4a5b9bac39

View File

@ -27,7 +27,9 @@
</div>
</div>
<div class="form-group" style="margin-top: 5px;">
<input type="checkbox" ng-model="vm.isPublic">&nbsp;// 'public' | tr //
<label>
<input type="checkbox" ng-model="vm.isPublic">&nbsp;// 'public' | tr //
</label>
<inline-help help-title="//'inline_help_publicity_title' | tr//" content="//'inline_help_publicity' | tr//"></inline-help>
</div>
</div>
@ -39,4 +41,4 @@
</div>
</div>
</form>
</div>
</div>