Index: lams_central/web/qb/search.jsp =================================================================== diff -u -r69448cd1b22b367f5221efed0730303edc27404c -r28a07fe5e236a1481734372dc50a5e57edcbea23 --- lams_central/web/qb/search.jsp (.../search.jsp) (revision 69448cd1b22b367f5221efed0730303edc27404c) +++ lams_central/web/qb/search.jsp (.../search.jsp) (revision 28a07fe5e236a1481734372dc50a5e57edcbea23) @@ -104,6 +104,10 @@ font-size: 18px; } + #question-type { + display: inline-flex; + } + /*----------STICKY FOOTER----------------*/ html { position: relative; @@ -148,8 +152,8 @@ iconSet: 'fontAwesome', colNames:[ 'questionUid', - "Questions", - "questionDescription" + '', + 'questionDescription' ], colModel:[ {name:'questionUid', index:'questionUid', width:0, hidden: true}, @@ -211,7 +215,7 @@ } //show successfull notification - $.growlUI(' Question successfully imported'); + $.growlUI(' '); } ); }); @@ -270,7 +274,7 @@
- Search question bank +