assign queue and other bug

This commit is contained in:
Aung Myo
2017-06-18 00:03:09 +06:30
parent c7efcb85d3
commit b62d5349c6
13 changed files with 191 additions and 65 deletions

View File

@@ -10,7 +10,7 @@
</div>
<br>
<div class="form-actions">
<%= f.button :submit %>
<%= f.button :submit,"Create Queue" %>
</div>
<% end %>