app dialog: make text selectable

This commit is contained in:
Rolux 2016-01-08 11:06:10 +05:30
parent f979cd4890
commit c9de18d9f8
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ oml.ui.appDialog = function() {
var $content = Ox.Element(),
$logo = Ox.Element(),
$text = Ox.Element()
.addClass('OxTextPage'),
.addClass('OxTextPage OxSelectable'),
title = Ox._(Ox.getObjectById(
Ox.getObjectById(oml.config.pages, 'app').parts,
id